ISSUE-203

This commit is contained in:
Andrea Spacca
2019-03-30 13:02:25 +01:00
parent 2ca46c20e7
commit 576e7500dc
4 changed files with 60 additions and 60 deletions

View File

@@ -331,7 +331,7 @@ module.exports = function (grunt) {
grunt.registerTask('build', [
'clean:dist',
//'npm-command',
'npm-command',
'copy:server',
'useminPrepare',
'concurrent',