-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
The following syntactically correct code breaks the minifier:
var re = /^(([^<>()[\]{}'^?\\.,!|//#%*-+=&;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?/;Internal bracket counts get messed up and code breaks about 2 ( symbols for the end.
The code is valid syntactically.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels