gulp-electron
gulp-electron copied to clipboard
not copying node_modules?
I have a node_modules folder in my src directory, but it appears to be ignored by gulp-electron. Any idea why?
+1 Im doing it manually.
Is good to have a copy of node_modules based on the dependencies of package.json?
Ty.
I have to write a lib to do it myself. You need to exclude devDepdencies in package.json