Currently, minimize: true being turned on is failing for an unknown reason with all integration tests.
We should be mindful here to only enable optimizations that are deemed safe for most Node.js programs and npm modules (including those that perform runtime introspection or reflection).
The pros / cons of this have to be carefully evaluated in contrast with what #51 provides.
Would it be useful to start off with simple whitespace + comment removal?
Most helpful comment
Would it be useful to start off with simple whitespace + comment removal?