|
@@ -157,7 +157,7 @@ def get_filter_settings(project: Project) -> Mapping[str, Any]:
|
|
|
|
|
|
if project.get_option("filters:chunk-load-error") == "1":
|
|
|
# ChunkLoadError: Loading chunk 3662 failed.\n(error:
|
|
|
- # https://xxx.com/_next/static/chunks/29107295-0151559bd23117ba.js)
|
|
|
+ # https://DOMAIN.com/_next/static/chunks/29107295-0151559bd23117ba.js)
|
|
|
error_messages += [
|
|
|
"ChunkLoadError: Loading chunk *",
|
|
|
"Uncaught *: ChunkLoadError: Loading chunk *",
|