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