-
-
Notifications
You must be signed in to change notification settings - Fork 332
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
Production Build Error #14
Comments
Sorry don't know what build you're running and why it's trying to modify that file. |
This is likely because the target of the build is set to ES5. There may be other solutions out there. Don't think it is specific to wired-elements. But anyone using lit-element |
Same problem here 👍 |
Same here. Did anyone find the solution? |
The easiest work around is the use the bundled version in your app <script src="https://unpkg.com/[email protected]/dist/wired-elements.bundled.min.js"></script> |
This demo CodeSandbox shows usage of wired-elements in create-react-app. |
Failed to modify the code from this file
./node_modules/@polymer/lit-element/lit-elelment.js:12
The text was updated successfully, but these errors were encountered: