Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev docs: Directly executing Typescript adapters without build #344

Open
foxriver76 opened this issue Jan 12, 2022 · 1 comment
Open

Dev docs: Directly executing Typescript adapters without build #344

foxriver76 opened this issue Jan 12, 2022 · 1 comment

Comments

@foxriver76
Copy link
Collaborator

Contact Details

moritz.heusinger@gmail.com

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.

ioBroker/ioBroker.js-controller#1236

Link

n/a

@foxriver76 foxriver76 changed the title Directly executing Typescript adapters without build Dev docs: Directly executing Typescript adapters without build Jan 12, 2022
@klein0r
Copy link
Contributor

klein0r commented Feb 25, 2022

This should be a better place for this issue: https://github.com/ioBroker/dev-docs/issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants