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 fa807df commit 3d0ab09Copy full SHA for 3d0ab09
template/config/index.js
@@ -1,4 +1,3 @@
1
-
2
'use strict'
3
// Template version: 1.2.0
4
// see http://vuejs-templates.github.io/webpack for documentation.
@@ -46,7 +45,7 @@ module.exports = {
46
45
// (https://github.com/webpack/css-loader#sourcemaps)
47
// In our experience, they generally work as expected,
48
// just be aware of this issue when enabling this option.
49
- cssSourceMap: false,
+ cssSourceMap: false,
50
},
51
52
build: {
0 commit comments