node-build-script icon indicating copy to clipboard operation
node-build-script copied to clipboard

Results 27 node-build-script issues
Sort by recently updated
recently updated
newest added

Been looking at some SVG minimizers, would be nice to include one. Something like http://www.petercollingridge.co.uk/blog/svg-optimiser Will have a go at implementing it if I have time on an upcoming project.

Rebirth & Rework --- - rewrite from scratch - ES6 / eslint standard config - ES7 stuff, decorators, di (experimental) - make / npm run scripts as default built tool...

$ h5bp -f init Running "init:h5bp" (init) task This task will create one or more files in the current directory, based on the environment and the answers to a few...

Add JS Documentation Generation as a task.

Once after pressing [C] and once after the DOM question for grunt.js. Ideally it should work with the values already provided.

I don't see how this is valuable at all. At best we can have a cli that accepts a config file?

Hi, tar.js output config.output clashes with mkdirs output. can i suggest a minor change. tar.js - line 26 var input = grunt.option('tar.input') || grunt.config('tar.input'), tar.js - line 27 output =...

bug

It would be really great to define which files / directories can to be copied from intermediate to output.

enhancement

For some reason a **jpgtmp.jpg** file is getting copied to my `mkdirs` folders, the images themselves are getting minified just fine though.

Are you still thinking of publishing it as a npm package? This would be usefull to integrate it in a `packaga.json` file, when sharing your app. Unless you can include...