[Pkg-javascript-devel] [next] how to bundle files using only the debian installed packages

picca picca at debian.org
Sat Dec 7 13:23:02 GMT 2024


> Maybe simply:
> $ mkdir -p build && cp main.html build/ && \
>  cat /usr/share/javascript/libjs-three.js main.js >build/main.js

ok, I end up with this sort of solution, but I thought that the 
javascript world had a standard tool in order to create these bundles.

Fred



More information about the Pkg-javascript-devel mailing list