ioBroker.docs
ioBroker.docs copied to clipboard
Dev docs: Directly executing Typescript adapters without build
Contact Details
What do you miss?
Since controller 3.3, TS adapters can be directly executed without the need of building them first. This is done via ts-node.
To do so, the controller checks if the given main file (package-json.main) has a .ts ending.
https://github.com/ioBroker/ioBroker.js-controller/issues/1236
Link
n/a
This should be a better place for this issue: https://github.com/ioBroker/dev-docs/issues