Closed Xsmael closed 2 years ago
Hello,
Is there a way to ignore some files or directories from the build ? i have a case where i need this kind of feature, that'll be quite handy, otherwiser, we have to do it manually everytime we build, but we need the files back, for development.
Thanks!
Automated build uses nwjs-builder-phoenix. It's options are here:
nwjs-builder-phoenix
Thanks! that works for me, also I noticed in package.json there is a properter excludeFiles, that holds and array of paths to exclude.
Hello,
Is there a way to ignore some files or directories from the build ? i have a case where i need this kind of feature, that'll be quite handy, otherwiser, we have to do it manually everytime we build, but we need the files back, for development.
Thanks!