camunda-community-hub / zeebe-client-node-js

Node.js client library for Zeebe Microservices Orchestration Engine
https://camunda-community-hub.github.io/zeebe-client-node-js/
Apache License 2.0
152 stars 38 forks source link

Fix TypeScript build in 1.0.0 branch #212

Closed jwulf closed 3 years ago

jwulf commented 3 years ago

Don't know why, but the tsconfig.json composite build has stopped working in the 1.0.0 branch.

jwulf commented 3 years ago

This is fixed. The issue was the command needed to build it is npm run build.