feat: apply cumulative update to address various issues (#10324)
This commit is contained in:
@@ -56,7 +56,11 @@ const devE2eConfig = configBuilder(
|
||||
client: {
|
||||
logging: "info",
|
||||
progress: true,
|
||||
overlay: false,
|
||||
overlay: {
|
||||
errors: true,
|
||||
warnings: false,
|
||||
runtimeErrors: true,
|
||||
},
|
||||
},
|
||||
devMiddleware: {},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user