Allow cli options to be specified in separate definitions
authorRichard van Velzen <rvanvelzen@experty.com>
Mon, 8 Feb 2016 09:36:28 +0000 (10:36 +0100)
committerRichard van Velzen <rvanvelzen@experty.com>
Wed, 10 Feb 2016 09:14:46 +0000 (10:14 +0100)
commitd5c651a5e5667e64f4fe76f4d3669ba5bd375b6d
tree855d696510b4e8acabc65ba703c73e10059d986d
parentcdba43cfa44c15fe12f87c356dad4caa5a946b5b
Allow cli options to be specified in separate definitions

Fix for #963. This allows stuff like `--define a=1 --define b=1` besides only `--define a=1,b=1`
bin/uglifyjs