Skip to content

Commit 6b33805

Browse files
committed
rm blank line
1 parent a53c4f3 commit 6b33805

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

template/webpack.config.js

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ const extractCSS = new ExtractTextPlugin({
1010
filename: 'assets/css/[name].css',
1111
allChunks: true
1212
})
13-
1413
{{#less}}
1514
const extractLESS = new ExtractTextPlugin({
1615
filename: 'assets/css/[name].css',

0 commit comments

Comments
 (0)