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

Closed
joewoodhouse opened this issue Dec 9, 2019 · 2 comments
Closed

Invalid system.js build #2070

joewoodhouse opened this issue Dec 9, 2019 · 2 comments
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

@christian-bromann
Copy link
Member

Hi @joewoodhouse 👋

We apologize for the delay in addressing this issue. The StencilJS team has been hard at work, and we appreciate your patience.

As StencilJS has undergone significant updates and improvements since this issue was originally posted, we believe that this specific concern may no longer be relevant with the latest version. Therefore, we are closing this issue.

If you are still experiencing this problem or have any new issues, please feel free to open a new issue with the latest details, and we will be happy to assist you.

Thank you for your understanding and support of StencilJS!

@christian-bromann christian-bromann closed this as not planned Won't fix, can't repro, duplicate, stale Jun 12, 2024
@ionic-team ionic-team locked and limited conversation to collaborators Jun 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants