Closed JonWallsten closed 8 years ago
I saw in the readme that you can pipe a dest in the "slushfile.js". Is that also possible in a gulpfile.js? In my project we need to build the modules outside of the build folder to avoid rebuilding the modules every build.
There's no actual difference of what's possible with a slushfile compared to a gulpfile, so yes that should be possible.
I saw in the readme that you can pipe a dest in the "slushfile.js". Is that also possible in a gulpfile.js? In my project we need to build the modules outside of the build folder to avoid rebuilding the modules every build.