Skip to content

Commit bb38f81

Browse files
committed
Fix webpack config
1 parent d271faf commit bb38f81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/webpack.config.base.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,5 @@ module.exports = {
3737
new webpack.DefinePlugin({
3838
'VERSION': JSON.stringify(config.version),
3939
}),
40-
new ExtractTextPlugin(outputFile + '.css'),
4140
],
4241
}

0 commit comments

Comments
 (0)