-
Hello, how can i use the `grunt-newer` plugin within `load-grunt-config`?
If i follow the instructions i should prefix the tasks (i suppose in my `aliases.yaml`) with `newer:`. What i get is the foll…
-
Hi, i am now using the load-grunt-config with grunt-prompt to distribute to developers to work on some front-end tasks especially components based development, it's great for every tasks i can slice u…
-
- [x] cssmin
- [ ] imagmin
- [ ] htmlmin
- [ ] filerev
- [x] copy
- [x] deploy
- [x] sync
- [x] changelog
- [x] grunt-release
n8rzz updated
10 years ago
-
Hi!
I was making some changes to the repository to contribute but I ran into a problem.
After doing the modifications I had in mind I ran the grunt command to generate the minified files and the the…
-
In trying out the grunt "archive" task that packages up our `dist` directory, I can see that the grunt scripts are not aware of our npm scripts that handle SVG and CSS bundling. Although we can perfo…
-
#### Todo
- [ ] definir les dependencies a utiliser
- [ ] faire un .bash pour l'ecriture des version dans le package.json
#### Dependencies liste
- grunt
- matchdep
- grunt-contrib-cssmin
- grunt-cont…
-
Explorer how to use it.
[grunt-contrib-requirejs](https://github.com/gruntjs/grunt-contrib-requirejs) : Optimize RequireJS projects using r.js.
-
You should list what's different from https://github.com/rtgibbons/grunt-swig in the readme.
-
Hi there, thank you so much for this library. it is a great help to have to fulfill my deployment needs. I have an issue. Although it all works and it deploys to modulus, I get a Warning: Task "modu…
ghost updated
10 years ago
-
What about an implementation of jscheckstyle for Grunt/Gulp?