Describe the bug
The example for the ES6 import does not work.
To Reproduce
Steps to reproduce the behavior:
yarn global add serve (ES6 Modules require CORS to be set)
- cd into the cato root directory (not into /examples)
- in your terminal type
serve
- Go to http://localhost:5000/examples/es6-module/demo
- See error in dev tools
Desktop (please complete the following information):
- webpack: ^4.24.0
- Browser: Chrome Version 70.0.3538.102
Additional context
webpack/webpack#3929
webpack/webpack#8318
Describe the bug
The example for the ES6 import does not work.
To Reproduce
Steps to reproduce the behavior:
yarn global add serve(ES6 Modules require CORS to be set)serveDesktop (please complete the following information):
Additional context
webpack/webpack#3929
webpack/webpack#8318