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

Fixed #1276 #1280

Merged
merged 1 commit into from
May 20, 2020
Merged

Fixed #1276 #1280

merged 1 commit into from
May 20, 2020

Conversation

Subhajitdas298
Copy link
Contributor

Summary

Fixed [BUG] Invalid regular expression: /^[ -퟿-��-�]$/: Range out of order in character class.
This was due to terser wrongly converting characters inside string literals.
Ref: terser/terser#410

Test plan

Tried new min js. Works fine. No such issue exists.

Fixed [BUG] Invalid regular expression: /^[ -퟿-��-�]$/: Range out of order in character class.
This was due to terser wrongly converting characters in string literals.
Ref: terser/terser#410
@SeoWooSoft
Copy link

SeoWooSoft commented Apr 24, 2024

"I've created a web page using exceljs, and it works fine in Korea, China, and Europe, but the same error occurs only in the US: exceljs.min.js:24 Uncaught SyntaxError: Invalid regular expression:." i think this probled appear in windows on english how can i solve?

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

Successfully merging this pull request may close these issues.

None yet

3 participants