blank line at the end

This commit is contained in:
Jean-Louis GUENEGO 2017-09-23 15:52:23 +02:00
parent a023f1817b
commit 0fdf0007f0
3 changed files with 1316 additions and 1 deletions

4
jlg.sh Normal file
View 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']

View File

@ -839,4 +839,4 @@ class_name_can_be_preserved_with_reserved: {
a.bar() a.bar()
} }
} }
} }

1311
toto.txt Normal file

File diff suppressed because it is too large Load Diff