mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(editor): Disable telemetry in dev mode and in E2E tests (#6869)
* fix(editor): Disable telemetry in dev mode and in E2E tests * fix(editor): add external js to rollup config * fix(editor): using vite plugin to control external script loading * fix(editor): update lock file version * fix(editor): block telemetry host
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
"turbo": "1.10.12",
|
||||
"typescript": "*",
|
||||
"vite": "^4.4.7",
|
||||
"vite-plugin-ejs": "^1.6.4",
|
||||
"vitest": "^0.33.0",
|
||||
"vue-tsc": "^1.8.8"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user