-
Notifications
You must be signed in to change notification settings - Fork 94
native-shim cannot be bundled because includes errors #100
Comments
Similar problem on our setup. The app works fine locally, but when the server tries to build (Angular CLI, not explicit webpack config), in its last step:
Specifically, the error occurs in: I created an issue with I created an issue with the Angular: angular/angular-cli#7509 |
Issue resolved on the Angular CLI issue page: angular/angular-cli#7509 |
Hi, @whyboris, was this specifically an angular-cli issue? Anything on our end that still needs attention? |
In my case it was just an angular-cli issue and no work is needed from custom-elements, thank you. |
Thanks, glad you figured it out! I'll close this bug then. |
This is occurring when building app via webpack and uglify
Unexpected token: name (browserConstruction) [../~/source-map-loader!../~/@webcomponents/webcomponentsjs/custom-elements-es5-adapter.js:89,0]
https://travis-ci.org/Hotell/skate-starter/builds/236986916#L306
any ideas?
The text was updated successfully, but these errors were encountered: