fix(editor): Account for subpath when serving config.js (#17832)

Co-authored-by: autologie <suguru@n8n.io>
This commit is contained in:
Iván Ovejero
2025-07-31 12:59:42 +02:00
committed by GitHub
parent a5184e4895
commit b745cad72c
5 changed files with 5 additions and 5 deletions

View File

@@ -0,0 +1 @@
window.BASE_PATH = '/{{BASE_PATH}}/';