fix: Fix hot reloading of custom nodes (#18094)

This commit is contained in:
Elias Meire
2025-08-11 09:24:05 +02:00
committed by GitHub
parent 9b103af935
commit a5fa808d4a
6 changed files with 142 additions and 38 deletions

View File

@@ -49,6 +49,7 @@
],
"devDependencies": {
"@n8n/typescript-config": "workspace:*",
"@parcel/watcher": "^2.5.1",
"@redocly/cli": "^1.28.5",
"@types/aws4": "^1.5.1",
"@types/bcryptjs": "^2.4.2",