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

Change UMD Bundling from ES2015 to ES5? #305

Open
spyter opened this issue Jul 26, 2021 · 6 comments
Open

Change UMD Bundling from ES2015 to ES5? #305

spyter opened this issue Jul 26, 2021 · 6 comments

Comments

@spyter
Copy link

spyter commented Jul 26, 2021

I am getting an error when trying to use ngcc in conjunction with this package, and according to the below post it has to do with the way the package is being bundled. This package is currently bundled in ES2015 format and ngcc uses ES5. Is there a reason this is configured for ES2015, or can it be changed to ES5?

angular/angular#40178

@jgarniec
Copy link

Any update on that issue?

@tarynlaramie
Copy link

we need this updated so that we can upgrade to Angular 13 and 14

@MussaratAziz
Copy link

Any update?

@JanMalch
Copy link
Collaborator

I'm sorry. See #308

@MussaratAziz
Copy link

Hi @JanMalch i have made it compatible with version 14.2.0 please check this package npm i entitystate-ngxs

@JanMalch
Copy link
Collaborator

Feel free to open a PR with your setup @MussaratAziz

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

No branches or pull requests

5 participants