n8n/packages/node-dev/src
कारतोफ्फेलस्क्रिप्ट™ 4d8c380bef
fix(node-dev): fix the custom node build command (#4148)
* fix(node-dev): fix the custom node build command

also
* wait for the build command to finish before logging the success message
* use module relative paths for looking up `tsconfig` and `tsc` using `require.resolve`

* copy over svg files as well

* copy over the static files before the compilation step

this makes sure that these files are also copied over with `--watch`
2022-09-21 09:36:44 +02:00
..
Build.ts fix(node-dev): fix the custom node build command (#4148) 2022-09-21 09:36:44 +02:00
Create.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
index.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
Interfaces.ts Initial commit to release 2019-06-23 12:35:23 +02:00
tsconfig-build.json fix(node-dev): fix the custom node build command (#4148) 2022-09-21 09:36:44 +02:00