Add input file glob support to minify()
authorkzc <zaxxon2011@gmail.com>
Sat, 30 Jul 2016 01:27:30 +0000 (21:27 -0400)
committerRichard van Velzen <rvanvelzen1@gmail.com>
Sun, 14 Aug 2016 19:46:38 +0000 (21:46 +0200)
commitdcdcfe4d39e8769e8d7504f167610883e250d266
tree08b67003fbcd8689dbfcdb970a37ff4f2be2aee4
parent72306b9885dffcc206b6637a9c22e54fa54a168d
Add input file glob support to minify()
test/input/issue-1242/bar.es5 [new file with mode: 0644]
test/input/issue-1242/baz.es5 [new file with mode: 0644]
test/input/issue-1242/foo.es5 [new file with mode: 0644]
test/input/issue-1242/qux.js [new file with mode: 0644]
test/mocha/glob.js [new file with mode: 0644]
tools/node.js