Skip to content

Commit 3d0ab09

Browse files
afontcuLinusBorg
authored andcommitted
Remove unnecessary whitespaces (#1047)
1 parent fa807df commit 3d0ab09

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

template/config/index.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
'use strict'
32
// Template version: 1.2.0
43
// see http://vuejs-templates.github.io/webpack for documentation.
@@ -46,7 +45,7 @@ module.exports = {
4645
// (https://github.com/webpack/css-loader#sourcemaps)
4746
// In our experience, they generally work as expected,
4847
// just be aware of this issue when enabling this option.
49-
cssSourceMap: false,
48+
cssSourceMap: false,
5049
},
5150

5251
build: {

0 commit comments

Comments
 (0)