blank line at the end
This commit is contained in:
parent
a023f1817b
commit
0fdf0007f0
4
jlg.sh
Normal file
4
jlg.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
#echo '(function() { class Foo {} Foo.bar; class Bar {} Bar.foo; })();' | ./bin/uglifyjs -m reserved=['Foo'],keep_classnames
|
||||||
|
echo '(function() { class Foo {} Foo.bar; class Bar {} Bar.foo;})();' | ./bin/uglifyjs -m reserved=['Foo']
|
||||||
Loading…
Reference in New Issue
Block a user