pmq20 / node-packer

Packing your Node.js application into a single executable.
MIT License
3.07k stars 199 forks source link

on windows cp -r doesn't copy node_modules #123

Open lio590 opened 6 years ago

lio590 commented 6 years ago

on windows cp -r doesn't copy node_modules directory in _enclose_io_memfs__ tmp directory. The directory is empty. The issue then is that it seems they are not included in the exe