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.txt · 上一次變更: 2015/09/29 08:32 由 wm
