serve config.json statically instead of bundling it

issue #1344
This commit is contained in:
Jason Papakostas 2016-05-24 19:08:09 -05:00
parent 8fb521c83c
commit 6a6118e136
3 changed files with 25 additions and 3 deletions

View file

@ -33,6 +33,7 @@
},
"dependencies": {
"babel-polyfill": "^6.5.0",
"browser-request": "^0.3.3",
"classnames": "^2.1.2",
"extract-text-webpack-plugin": "^0.9.1",
"filesize": "^3.1.2",