Skip to content

Commit 464b638

Browse files
creeperyangLinusBorg
authored andcommitted
chore: remove extra comma (#1240)
1 parent fd65d24 commit 464b638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: template/config/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ module.exports = {
4141
// https://vue-loader.vuejs.org/en/options.html#cachebusting
4242
cacheBusting: true,
4343

44-
cssSourceMap: true,
44+
cssSourceMap: true
4545
},
4646

4747
build: {

0 commit comments

Comments
 (0)