Skip to content

Improve plugin development workflow #4865

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

Closed
rosen-vladimirov opened this issue Jul 17, 2019 · 0 comments
Closed

Improve plugin development workflow #4865

rosen-vladimirov opened this issue Jul 17, 2019 · 0 comments

Comments

@rosen-vladimirov
Copy link
Contributor

Currently when you develop plugins, you need to pass --syncAllFiles to CLI and you should also run tsc in the plugin source directory.
With NativeScript 6.0 we no longer require these actions - just use tns run <platform> in your demo application and CLI will take care of transpiling your plugin source code and watching for changes in its native part.

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