You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use polyfills with npm
step 1: npm install @webcomponents/webcomponentsjs
step 2: add script <script src="node_modules/@webcomponents/webcomponentsjs/webcomponents-bundle.js"></script>
then i got the error: Uncaught SyntaxError: Unexpected token '<'
Browsers affected
Chrome 94
@webcomponents/webcomponentsjs 2.6.0
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Description
i use polyfills with npm
step 1: npm install @webcomponents/webcomponentsjs
step 2: add script <script src="node_modules/@webcomponents/webcomponentsjs/webcomponents-bundle.js"></script>
then i got the error: Uncaught SyntaxError: Unexpected token '<'
Browsers affected
Chrome 94
@webcomponents/webcomponentsjs 2.6.0
The text was updated successfully, but these errors were encountered: