We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bfe720 commit e02b073Copy full SHA for e02b073
Gruntfile.js
@@ -5,7 +5,6 @@ module.exports = (grunt) => {
5
grunt.loadNpmTasks("grunt-contrib-copy");
6
grunt.loadNpmTasks("grunt-contrib-stylus");
7
grunt.loadNpmTasks("grunt-contrib-pug");
8
- grunt.loadNpmTasks("grunt-contrib-pug");
9
grunt.loadNpmTasks("grunt-webpack");
10
grunt.loadNpmTasks("grunt-contrib-watch");
11
grunt.loadNpmTasks("grunt-contrib-clean");
0 commit comments