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