Sebastien Daniel

Results 6 comments of Sebastien Daniel

I'm a command-line junky, never tried the programmatic API. I'll whip something up within a couple of days and post the results. Just to be sure, you're essentially saying that...

This problem seems to actually be coming from uglifyjs. I've been unable to use conditional compilation programmatically, but have succeeded with every other option. The only way conditional compilation has...

turns out that the API prop isn't "define", it's "global_defs". Also turns out that it needs to be part of the **compress** object, not a global option. So the problem...

However, it would seem that minifyify isn't handling that use-case properly via the command line. Programmatically it works.

new table method `export()` returns an array table rows' own properties, allowing to stringify. A full utility method will be provided in next release.

table.exports() has been removed. JSON exporting will be provided as a separate module