merge m3
Showing
pack/babel-plugin-transform-2015es-to-amd.js
0 → 100644
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -17,11 +17,7 @@ |
| }, | ||
| "devDependencies": { | ||
| "@babel/core": "^7.8.3", | ||
| "@babel/plugin-transform-modules-amd": "^7.8.3", | ||
| "@babel/plugin-transform-modules-commonjs": "^7.8.3", | ||
| "@babel/plugin-transform-react-jsx": "^7.8.3" | ||
| }, | ||
| "plugins": [ | ||
| "@babel/plugin-transform-react-jsx" | ||
| ] | ||
| "@babel/plugin-transform-react-jsx": "^7.8.3", | ||
| "@babel/template": "^7.8.3" | ||
| } | ||
| } |
Please
register
or
sign in
to comment