Skip to content

Commit

Permalink
rm blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
Plortinus committed Apr 14, 2017
1 parent a53c4f3 commit 6b33805
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion template/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const extractCSS = new ExtractTextPlugin({
filename: 'assets/css/[name].css',
allChunks: true
})

{{#less}}
const extractLESS = new ExtractTextPlugin({
filename: 'assets/css/[name].css',
Expand Down

0 comments on commit 6b33805

Please sign in to comment.