webpack / react-starter

[OUTDATED] Starter template for React with webpack. Doesn't focus on simplicity! NOT FOR BEGINNERS!
2.21k stars 320 forks source link

packages should be in devDependencies? #76

Open eriknyk opened 9 years ago

eriknyk commented 9 years ago

packages like these: webpack, webpack-dev-server, extract-text-webpack-plugin and others should be on devDependencies of packages.json

Regards.