Update comments in webpack config.

This commit is contained in:
Caleb 2017-10-02 20:41:52 -06:00
parent 6801182e84
commit ae31e971b7

View File

@ -24,6 +24,7 @@ module.exports = {
}),
},
{
/* React-toolbox relies on PostCSS and css-modules */
test: /\.css$/,
include: [/react-toolbox/],
use: ExtractTextPlugin.extract({