mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-09 15:10:17 +00:00
Manager Conflict Nofitication (#4443)
Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: bymyself <cbyrne@comfy.org> Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1 +1,9 @@
|
||||
import 'vue'
|
||||
|
||||
// Define global variables for tests
|
||||
globalThis.__COMFYUI_FRONTEND_VERSION__ = '1.24.0'
|
||||
globalThis.__SENTRY_ENABLED__ = false
|
||||
globalThis.__SENTRY_DSN__ = ''
|
||||
globalThis.__ALGOLIA_APP_ID__ = ''
|
||||
globalThis.__ALGOLIA_API_KEY__ = ''
|
||||
globalThis.__USE_PROD_CONFIG__ = false
|
||||
|
||||
Reference in New Issue
Block a user