not working
Showing
| ... | ... | @@ -19,7 +19,8 @@ |
| }, | ||
| "devDependencies": { | ||
| "@babel/core": "^7.8.3", | ||
| "@babel/plugin-transform-react-jsx": "^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" | ||
| }, | ||
| "plugins": [ | ||
| "@babel/plugin-transform-react-jsx" | ||
| ... | ... |
Please
register
or
sign in
to comment