Skip to content

Commit 1a38b36

Browse files
committed
2 parents dac40d5 + 2d04b77 commit 1a38b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack.make.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ module.exports = function makeWebpackConfig (options) {
139139
// Extract css files in production builds
140140
//
141141
// Reference: https://github.com/webpack/style-loader
142-
// Use style-loader in development for hot-loading
142+
// Use style-loader in development.
143143
loader: ExtractTextPlugin.extract('style', 'css?sourceMap!postcss')
144144
};
145145

0 commit comments

Comments
 (0)