ncc

Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.

MIT License

Downloads
1.8M
Stars
8.9K
Committers
58

Bot releases are visible (Hide)

ncc -

Published by rauchg almost 6 years ago

  • Fix to use bundled typescript with ts-loader, instead of requiring it always as a dep (#138)
ncc - 0.5.0 / 0.5.1

Published by rauchg almost 6 years ago

  • Better CLI output (#120)
  • TypeScript support (#90)
  • Better support for directory fs dependencies (#121)
  • Fix issue with firebase-admin (#111)
  • ncc build scripts improvements (#110)
  • Fix for jugglingdb (#123)
  • Fix for loopback (#122)

Note: 0.5.0 was a bad release superseded by 0.5.1

ncc - 0.4.0

Published by rauchg almost 6 years ago

  • Safe minification support (#105)
  • Support for packages like @bugsnag/js, bundled with browserify (#87)
  • Support for shared libraries of binary addons (#104)
  • Support for packages like strong-globalize (#106)
ncc - 0.3.0

Published by rauchg almost 6 years ago

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
Package Rankings
Top 0.71% on Npmjs.org
Top 29.33% on Formulae.brew.sh
Badges
Extracted from project README
CI Status