add note with reminder
This commit is contained in:
parent
18afaeb093
commit
ef04101eee
|
@ -1,3 +1,5 @@
|
||||||
|
// NOTE: https://github.com/gruntjs/grunt-contrib-htmlmin
|
||||||
|
|
||||||
module.exports = function(grunt) {
|
module.exports = function(grunt) {
|
||||||
grunt.loadNpmTasks('grunt-contrib-watch');
|
grunt.loadNpmTasks('grunt-contrib-watch');
|
||||||
grunt.loadNpmTasks('grunt-contrib-copy');
|
grunt.loadNpmTasks('grunt-contrib-copy');
|
||||||
|
|
Loading…
Reference in New Issue