-
Notifications
You must be signed in to change notification settings - Fork 78
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
webpack example for 1.0.0-beta.91 does not build #5141
Comments
It looks like this issue is missing some information:
Issues without reproduction samples may not be prioritized. If you were unable to create a sample, please try to answer any questions that arise once development begins. Thanks for your understanding. |
Thanks for logging this issue. I was able to repro and I downgraded the webpack sample to |
Installed and assigned for verification. |
Verified |
Actual Behavior
When running
npm start
afternpm install
on the webpack example code, webpack logs a couple of breaking errors.The site won't load.
Expected Behavior
No webpack errors should occur and the example site should be loaded correctly.
Reproduction Sample
https://github.com/Esri/calcite-components-examples/tree/master/webpack
Reproduction Steps
npm install
npm start
Reproduction Version
1.0.0-beta.91
Relevant Info
No response
Regression?
1.0.0-beta.86
The text was updated successfully, but these errors were encountered: