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

IE8 error after JS compression #979

Open
XPLing opened this issue Mar 16, 2018 · 1 comment
Open

IE8 error after JS compression #979

XPLing opened this issue Mar 16, 2018 · 1 comment

Comments

@XPLing
Copy link

XPLing commented Mar 16, 2018

After using r.js to optimize, JS is compressed and other browsers have no problem, but there is a lack of identifiers, strings, or numbers under IE8.
ac4ul0 4ypk_6rxoi u3k
0q0o1txf_ 3x gpdug6 c
Please help you, thank you.

@nazar-pc
Copy link

nazar-pc commented Apr 2, 2018

You need to compile it without optimizer and then optimize in a custom way yourself.
Also IE8 is dead, just like IE9, IE10 and to large degree IE11. Don't expect anyone to bother with browsers that old.

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