Ncc: Minification

Created on 26 Nov 2018  路  1Comment  路  Source: vercel/ncc

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.

enhancement

Most helpful comment

Would it be useful to start off with simple whitespace + comment removal?

>All comments

Would it be useful to start off with simple whitespace + comment removal?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

stevage picture stevage  路  4Comments

guybedford picture guybedford  路  5Comments

coetry picture coetry  路  5Comments

j picture j  路  3Comments

guybedford picture guybedford  路  4Comments