mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2026-06-13 05:43:15 +03:00
Implement Global Error Boundary (#4765)
* Implement global error boundary * add 404 page for generic path catching * devbuild --------- Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
This commit is contained in:
2
.github/workflows/dev-build.yaml
vendored
2
.github/workflows/dev-build.yaml
vendored
@@ -6,7 +6,7 @@ concurrency:
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ['upgrade-multer'] # put your current branch to create a build. Core team only.
|
||||
branches: ['enhancement-error-boundary'] # put your current branch to create a build. Core team only.
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- 'cloud-deployments/*'
|
||||
|
||||
Reference in New Issue
Block a user