-
Write a plugin for [Grunt](https://gruntjs.com). Have a look at other plugins und come up with a specification first.
-
Is there a reason this isn't set up as a grunt plugin for easy installation and configuration using `grunt.loadNpmTasks('edition-node-grunt')` and `grunt.initConfig` instead of the config.json file?
…
-
## Project Onboarding Checklist -Grunt
**Stage: At Large**
- [ ] Adopt the OpenJS Foundation Code of Conduct
- [ ] Update project CoC reporting methods to include OpenJS Foundation escalati…
-
Use separate modules. Concatenate and minify them all and push the single script file into the DOM (using something like Grunt/Gulp).
-
How is this different from grunt-webp? Please include that in the readme.
-
-
I was wondering, would it be possible to add a grunt plugin?
grunt-contrib-htmlmin is using html-minifier right now.
-
I think the next steps here are to create a grunt plugin. We can make one for gulp also at some stage, lets start with Grunt.
This would replace the custom gen script in your project, e.g. in your gr…
-
Proposal to automate these commands:
- git checkout develop
- git checkout -b feature-*
- git push -u ajsb85 feature-*
- git checkout develop
- git merge --squash feature-*
- git commit -m "fe…
-
Fatal error: Refusing to install grafana-kairosdb-datasource as a dependency of itself