Command-line tool for JS DCE

This commit is contained in:
Alexey Andreev
2017-04-24 17:20:14 +03:00
parent ca7062d776
commit 8a8fdf1968
46 changed files with 559 additions and 207 deletions
+8
View File
@@ -0,0 +1,8 @@
info:
info: <unknown>
info: global
info: bar (reachable)
info: foo (reachable)
info: include
info: baz (reachable from include.js:14)
OK