Skip to content

0.3.0

Compare
Choose a tag to compare
@rauchg rauchg released this 03 Dec 22:19

Since its initial release, ncc now:

  • Supports binary addons (#83, #93)
  • Source maps (#96)
  • Stops supporting module in package.json, which is a webpack thing, not supported by Node.js (#84)
  • Disables AMD support, which is a webpack thing, not supported by Node.js (#79)
  • Fixes -M flag (#72)
  • Fixes edge cases with more npm modules
    • isomorphic-unfetch
    • when.js
    • got
    • grpc
    • leveldown
    • jugglingdb