mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(package) babel v7
This commit is contained in:
parent
20185d0fad
commit
9da17585e8
3 changed files with 19 additions and 20 deletions
|
|
@ -30,7 +30,7 @@ const clean = (array) => array.filter(notEmpty);
|
|||
const babelDev = {
|
||||
babelrc: false,
|
||||
plugins: [
|
||||
'babel-plugin-macros',
|
||||
'module:babel-plugin-macros',
|
||||
]
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue