computer:web:tool:grunt
這是本文件的舊版!
Grunt
-
grunt.loadTasks
- Conditionally loaded tasks when needed
grunt.registerTask('images', [], function () { grunt.loadNpmTasks('grunt-contrib-imagemin'); grunt.task.run('copy:standardImages', 'responsive_images', 'imagemin'); });
computer/web/tool/grunt.1394262367.txt.gz · 上一次變更: 2014/03/08 07:06 由 wm
