This website requires JavaScript.
Explore
Help
Sign In
JoBoEVD
/
UglifyJS
Watch
1
Star
0
Fork
0
You've already forked UglifyJS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
improve keyword-related parser errors (
#1941
)
Browse Source
fixes
#1937
...
This commit is contained in:
Alex Lam S.L
2017-05-15 23:02:55 +08:00
committed by
alexlamsl
parent
1ca43bcca1
commit
ecb63ad8bc
4 changed files
with
233 additions
and
174 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Download Patch File
Download Diff File
Expand all files
Collapse all files
test/input/invalid/else.js
+1
Unescape
Escape
Copy filename
View File
@@ -0,0 +1 @@
if
(
0
)
else
1
;
test/input/invalid/return.js
+1
Unescape
Escape
Copy filename
View File
@@ -0,0 +1 @@
return
42
;
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
JoBoEVD/UglifyJS
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block