💾 Archived View for freeshell.de › tldr › ncc.gmi captured on 2023-11-04 at 12:41:44. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

ncc

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

More information.

ncc build {path/to/file.js}
ncc build --minify {path/to/file.js}
ncc build --source-map {path/to/file.js}
ncc build --watch {path/to/file.js}
ncc run {path/to/file.js}
ncc clean cache
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY