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

system.min.js doesn't include latest version #2474

Closed
JennerChen opened this issue Dec 23, 2023 · 1 comment
Closed

system.min.js doesn't include latest version #2474

JennerChen opened this issue Dec 23, 2023 · 1 comment

Comments

@JennerChen
Copy link

@guybedford #2460 latest version 6.14.2 still not working. maybe need release new one.
system.min.js still use old one
image
https://g.alicdn.com/code/lib/systemjs/6.14.2/system.min.js

system.js is correct
image
https://g.alicdn.com/code/lib/systemjs/6.14.2/system.js

@guybedford
Copy link
Member

Turns out this was a Terser optimization issue where it was converting the array into the string form as an unsafe optimization.

Fixed in 6.14.3, thanks.

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

2 participants