Initial Changes

This commit is contained in:
Dave Richer
2023-12-04 15:04:00 -05:00
parent 92c8b54f85
commit 51747c554e
5 changed files with 5518 additions and 22319 deletions

View File

@@ -55,6 +55,10 @@ module.exports = {
webpack: {
configure: (webpackConfig) => ({
...webpackConfig,
// Required for Dev Server
devServer: {
allowedHosts: 'all',
},
optimization: {
...webpackConfig.optimization,
// Workaround for CircleCI bug caused by the number of CPUs shown