1d48bf9390
Summary: This commit makes the Webpack dev server fully functional under the new config, by serving the static SourceCred directory via a piece of injected middleware. Test Plan: Run ``` NODE_ENV=development node ./node_modules/.bin/webpack-dev-server \ --config config/makeWebpackConfig.js ``` and navigate to the cred explorer. Note that the repository registry is fetched, and the whole cred explorer works. wchargin-branch: webpack-statics |
||
---|---|---|
.. | ||
jest | ||
babel.js | ||
env.js | ||
makeWebpackConfig.js | ||
paths.js | ||
polyfills.js | ||
travis.js | ||
webpack.config.backend.js | ||
webpack.config.dev.js | ||
webpack.config.prod.js | ||
webpackDevServer.config.js |