From cc2a2e438b0dee703b40dab67b4770dc06c76a7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Ovejero?= Date: Tue, 4 Oct 2022 18:40:01 +0200 Subject: [PATCH] fix(core): fix hooks URLs no longer added to `index.html` (#4262) :bug: Fix hooks URLs no longer added to `index.html` --- packages/cli/src/Server.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/cli/src/Server.ts b/packages/cli/src/Server.ts index 67db996f18..180c04d9bd 100644 --- a/packages/cli/src/Server.ts +++ b/packages/cli/src/Server.ts @@ -1789,16 +1789,16 @@ class App { const editorUiDistDir = pathJoin(pathDirname(require.resolve('n8n-editor-ui')), 'dist'); const generatedStaticDir = pathJoin(__dirname, '../public'); - const firstLinkedScriptSegment = '