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 - 0.17.0

Published by styfle over 5 years ago

Minor Changes

  • Only emit known symlinks: #318
  • Update to [email protected]: #324 which fixes #323 and #317

Credits

Huge thanks to @guybedford for helping!

ncc - 0.16.1

Published by styfle over 5 years ago

Patches

  • Fixup tests on macOS including asset symlinks support: #314
  • Add macOS test to Circle CI: #312

Credits

Huge thanks to @guybedford for helping!

ncc - 0.16.0

Published by styfle over 5 years ago

Minor Changes

  • Add flag for --no-source-map-register: #293
  • Treat uglify-js as empty by default: #307

Patches

  • Add support @tensorflow/tfjs-node: #292
  • Update jugglingdb to 2.0.1: #301
  • Add github codeowners: #309
  • Add integration test for npm install build: #310
  • Update browserify wrapper handling: #311

Credits

Huge thanks to @guybedford for helping!

ncc -

Published by styfle over 5 years ago

Patches

  • Update asset relocator loader: #287
  • Fixup interaction of source map and shebang: #286
ncc -

Published by styfle over 5 years ago

Patches

  • Include version in build output: #281
  • Update asset relocator loader (fixes #273 and #280): #282
  • Handle asset permissions even when loader isn't run: #283
ncc - 0.15.0

Published by rauchg over 5 years ago

  • Separate asset relocator (#264)
  • ensure that any non_webpack_require is retained in subsequent builds (#271)
ncc - 0.14.0

Published by rauchg over 5 years ago

  • run -f as default (#265)
  • fixup cli permission (#266)
  • ncc build -s to auto-include sourcemap-register in build (#270)
  • fixup source map log (#267)
  • fixup slow cli exit time (#268)
  • clean up sourcemap (#269)
  • disable run --watch (#259)
ncc - 0.13.3

Published by rauchg over 5 years ago

  • fixup handling of no node_modules in run externals (#262)
  • override noEmit option for typescript compatibility (#261)
ncc - 0.13.2

Published by rauchg over 5 years ago

  • Support ternary branching in static analysis (#255)
  • Improved cli coverage (#251)
ncc - 0.13.1

Published by rauchg over 5 years ago

  • Ensure local ts is always a project-scoped lookup (#247)
  • Ensure build folder is cleared properly on each run (#246)
ncc - 0.13.0

Published by rauchg over 5 years ago

  • Update to webpack alpha.9 (#242)
  • Fixup local/built-in typescript handling, filename fix (#244)
  • Use createCachedData correctly (#241)
ncc - 0.12.1

Published by rauchg over 5 years ago

  • Make sure .cache files are included in the npm tarball
ncc - 0.12.0

Published by rauchg over 5 years ago

  • v8cache experimental flag (#112)
  • Asset relocator refactoring (#234)
ncc - 0.11.0

Published by rauchg over 5 years ago

  • Use the local TypeScript version when applicable (#233)
  • Fix for vm2
  • Ensure require.main === module behaviour (#229)
  • Fix signal handling for ncc run (#228)
  • ncc run sourcemaps (#230)
ncc - 0.10.0

Published by rauchg over 5 years ago

  • Fix incorrect output memory file path (#225)
  • Chromeless fix (#192) (#221)
  • Fix highlights (#222)
  • Handle assets loaded with relative paths (#217)
  • nbind support (#220)
  • Fix --no-cache flag (#219)
  • Support -e in ncc run (#218)
ncc - 0.9.0

Published by rauchg almost 6 years ago

  • Disable TS caching for typechecking (#213)
  • Output asset permissions (#211)
  • Add example with programmatic build (#207)
  • Fixup shebang loader order (#196)
  • README improvements (#202)
  • Add example with multiple bundles (#201)
  • Add typescript example (#194)
ncc -

Published by rauchg almost 6 years ago

  • Webpack 5 cache (#162, #181, #188, #189)
  • Improvements to webpack taps (#186)
  • Added hello world example (#153)
ncc - 0.7.0

Published by rauchg almost 6 years ago

  • Minify is no longer on by default due to perf reasons (#168)
  • Improve asset emission to emit fewer unnecessary assets (#166)
  • Rework externals for perf (#176)
  • Fixes for Windows (#177)
  • Use graceful-fs to handle huge projects better (#167)
ncc - 0.6.0

Published by rauchg almost 6 years ago

  • Add support for tsconfig paths. (fixes #150) (#151) (@odensc)
  • Fix typescript declaration emission (#160)
  • Disable terser --compress which was slowing us down for no gain (#161)
  • Fix for sharp (#159)
ncc -

Published by rauchg almost 6 years ago

  • Made sure that dist/**/*.ts files are published to npm
Package Rankings
Top 0.71% on Npmjs.org
Top 29.33% on Formulae.brew.sh
Badges
Extracted from project README
CI Status