gulp-neuron-dest
The gulp.dest
replacement for neuron.js solutions.
It copies and encrypts static resources according to neuron.config.js of the project.
Install
$ npm install gulp-neuron-dest --save
Usage
var dest = ;gulp ;
- options
- cache_file:
path
if specified, the file in the cache will skip building. And the cache_file will be saved when process.exit();
- cache_file:
License
MIT