feat: Self-hosted Artifacts Static Bundler URL (#6827)

* v0.7.791

* feat: configuration via `SANDPACK_STATIC_BUNDLER_URL` env var and update bundlerURL logic in Artifact components

* fix: update minimum length requirement for auth fields from 10 to 1 character
This commit is contained in:
Danny Avila 2025-04-10 15:37:23 -04:00 committed by GitHub
parent e16a6190a5
commit 12f4dbb8c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 15 additions and 9 deletions

2
package-lock.json generated
View file

@ -43309,7 +43309,7 @@
},
"packages/data-provider": {
"name": "librechat-data-provider",
"version": "0.7.790",
"version": "0.7.791",
"license": "ISC",
"dependencies": {
"axios": "^1.8.2",