|
|
|
|
|
by davemo
1692 days ago
|
|
This may be slightly tangential but I recently discovered ncc[1] from vercel which can take a single node project and compile it and all dependencies to a single file. As an added benefit it also collapses all contained dependencies license files into a single licenses.txt file too! - [1] https://github.com/vercel/ncc |
|