requirejs / r.js

Runs RequireJS in Node and Rhino, and used to run the RequireJS optimizer
Other
2.57k stars 673 forks source link

IE8 error after JS compression #979

Open XPLing opened 6 years ago

XPLing commented 6 years ago

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 commented 6 years ago

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.