Change webpack process

old
Javi Jimenez Villar 2015-06-22 17:39:01 +07:00
parent 3592794df8
commit c1110306ae
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ module.exports =
context : __dirname
entry:
commons : ['./node_modules/react-toolbox/components/style/__commons.styl']
commons : ['./node_modules/react-toolbox/components/commons.styl']
test : ['webpack/hot/dev-server', './src/app.cjsx']
output: