Serve browser bundles by default if present

This commit is contained in:
Michael Jackson
2016-07-29 15:21:46 -07:00
parent dde88c539b
commit 0bef5156aa
2 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@
"json-loader": "^0.5.4",
"markdown-loader": "^0.1.7",
"morgan": "^1.7.0",
"npm-http-server": "^2.15.1",
"npm-http-server": "^3.0.0",
"on-finished": "^2.3.0",
"postcss-loader": "^0.9.1",
"react": "^15.1.0",