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

Invalid system.js build #2070

Open
joewoodhouse opened this issue Dec 9, 2019 · 1 comment
Open

Invalid system.js build #2070

joewoodhouse opened this issue Dec 9, 2019 · 1 comment
Labels

Comments

@joewoodhouse
Copy link
Contributor

Stencil version:

 @stencil/core@1.7.5

I'm submitting a:
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/

Current behavior:
When I run a build, one of the built system.js files seems to be invalid. Specifically the minified JS generated contains a call to a function __extends_1 that does not exist. Trying to load this build in the browser causes errors.

Expected behavior:
System js built file should not contain errors.

Steps to reproduce:
Run a build

Related code:

p-e1fea07b.system.txt

search for __extends_1

Other information:
I assume this is some sort of rollup issue, but I've no experience with rollup so difficult for me to investigate myself.

@ionitron-bot ionitron-bot bot added the triage label Dec 9, 2019
@joewoodhouse
Copy link
Contributor Author

Think this is probably the same issue as this?

#2013
microsoft/TypeScript#35108

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

No branches or pull requests

1 participant