Merge pull request #1516 from vith/static-config-json

serve config.json statically instead of bundling it
This commit is contained in:
David Baker 2016-06-06 19:15:35 +01:00
commit c6cf5febd5
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",