use normal babel-module-amd plugin and fix live reload
Showing
| ... | ... | @@ -18,6 +18,7 @@ |
| }, | ||
| "devDependencies": { | ||
| "@babel/core": "^7.8.3", | ||
| "@babel/plugin-transform-modules-amd": "^7.8.3", | ||
| "@babel/plugin-transform-react-jsx": "^7.8.3", | ||
| "@babel/plugin-transform-typescript": "^7.8.3", | ||
| "@babel/template": "^7.8.3", | ||
| ... | ... |
Please
register
or
sign in
to comment