Update comments in webpack config.
This commit is contained in:
@ -24,6 +24,7 @@ module.exports = {
|
||||
}),
|
||||
},
|
||||
{
|
||||
/* React-toolbox relies on PostCSS and css-modules */
|
||||
test: /\.css$/,
|
||||
include: [/react-toolbox/],
|
||||
use: ExtractTextPlugin.extract({
|
||||
|
Reference in New Issue
Block a user