halfway
Showing
| ... | ... | @@ -19,8 +19,10 @@ |
| }, | ||
| "devDependencies": { | ||
| "@babel/core": "^7.8.3", | ||
| "@babel/plugin-transform-modules-amd": "^7.8.3", | ||
| "@babel/plugin-transform-react-jsx": "^7.8.3", | ||
| "babel-plugin-async-import": "ssh://git@github.com:bernardmcmanus/babel-plugin-async-import.git" | ||
| "babel-plugin-async-import": "ssh://git@github.com:bernardmcmanus/babel-plugin-async-import.git", | ||
| "babel-plugin-func-wrap": "^1.1.0" | ||
| }, | ||
| "plugins": [ | ||
| "@babel/plugin-transform-react-jsx" | ||
| ... | ... |
src/controller/require.js
0 → 100644
Please
register
or
sign in
to comment