Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES6 Example doesn't work #6

Open
herrfugbaum opened this issue Nov 11, 2018 · 0 comments
Open

ES6 Example doesn't work #6

herrfugbaum opened this issue Nov 11, 2018 · 0 comments

Comments

@herrfugbaum
Copy link
Owner

Describe the bug
The example for the ES6 import does not work.

To Reproduce
Steps to reproduce the behavior:

  1. yarn global add serve (ES6 Modules require CORS to be set)
  2. cd into the cato root directory (not into /examples)
  3. in your terminal type serve
  4. Go to http://localhost:5000/examples/es6-module/demo
  5. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant