-
Based on [this article](http://addyosmani.com/blog/removing-unused-css/) I think this grunt task would be a welcome addition to the generator if brought in correctly, especially for those of us using …
JaKXz updated
8 years ago
-
I've been searching for a plugin like this for ages. Love it. Thanks for writing it!
Is there a way to reference variables further up in the file when using the rewriter? (I store all my paths at the…
-
@chakler Hmm, I can't install grunt :( Any tips? :)
``` sh
designwithfontforge.com$ npm install
npm WARN package.json Design-With-FontForge@0.0.0 No repository field.
npm WARN engine imagemin@3.1.0: …
-
when I run `docker-compose up` or change source file of p5.js, "grunt browserify" starts running as expected, but following errors occur.
```
p5_1 | Waiting for source files to change...
p5_1 …
-
Сделать статью на подобие [Webpack: краткий обзор](https://doka.guide/tools/webpack/).
-
grunt dev
See error
ModuleNotFoundError: Module not found: ValidationError: Invalid generator ob ject. Asset Modules Plugin has been initialized using a generator object tha t does not…
-
1. LESS integration
2. Watch, dev tasks
3. mortar.json will have the required scripts and css files that will get inserted into index.html
4. hbs integration
5. Live reload
6. Explore any other additi…
-
This is the list of grunt-contrib tasks that need updates to the source mapping options.
- [ ] [grunt-contrib-concat](https://github.com/gruntjs/grunt-contrib-concat)
- [ ] [grunt-contrib-uglify](http…
-
Right now, the easiest way to compile Blueberry files is using the compiler CLI. It would be awesome if the compiler worked with Grunt or Gulp (possibly both eventually), so you could automate the pro…
-
Create `grunt test` command to run the test suite