Adam Goldsmith
652f78944a
Only specify devServer options for first webpack config
This avoids `[webpack-dev-middleware] ConcurrentCompilationError` issues when running `webpack serve`. However, it prevents running the dev server for just the `wall-display` config (as it no longer has the `/calendar` proxy route defined.
Description
No description provided
Languages
TypeScript
72.9%
JavaScript
11.9%
HTML
9.9%
CSS
5.3%