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.
2022-12-10 11:25:49 -05:00
2022-03-10 23:34:06 -05:00
2022-03-10 23:38:26 -05:00
2022-03-10 23:38:38 -05:00
2021-11-12 11:32:27 -05:00
Description
No description provided
1.8 MiB
Languages
TypeScript 72.9%
JavaScript 11.9%
HTML 9.9%
CSS 5.3%