> 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