Open
Description
Not sure, why I can not open a PR here.
Anyway, I stubled across a small bug that occurs when the nodes dir contains only one file and the credentials is empty. This is the case for alternative custom nodes using the same creds as the "normal" version.
"rootDir": "./",
is needed to preserve the directory structure when building.
Related: microsoft/TypeScript#5134 (comment)
I also recommend adding a "release": "npm run build && npm publish"
script
Metadata
Metadata
Assignees
Labels
No labels