Remove sourcemap for Vue.js

This commit is contained in:
Frederic Guillot
2016-08-30 20:54:02 -04:00
parent a3819c33d2
commit 0f2dea8179
4 changed files with 17 additions and 11 deletions

View File

@@ -7,7 +7,8 @@
"gulp-cli": "^1.2.1",
"gulp-concat": "^2.6.0",
"gulp-sass": "^2.3.2",
"gulp-strip-comments": "^2.4.3",
"gulp-uglify": "^1.5.3",
"vue": "^1.0.26-csp"
"vue": "1.0.26-csp"
}
}