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

Expose a transpile method on the ProgramBuilder class #154

Closed
TwitchBronBron opened this issue Jul 17, 2020 · 0 comments
Closed

Expose a transpile method on the ProgramBuilder class #154

TwitchBronBron opened this issue Jul 17, 2020 · 0 comments
Assignees

Comments

@TwitchBronBron
Copy link
Member

For those who use BrighterScript programmatically, there's no clear way to transpile the entire project. ProgramBuilder has a createPackageIfEnabled() method, but that's really only used for the normal run flow.

So, create a transpile function that does all the heavy lifting, and call that from createPackageIfEnabled.

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

No branches or pull requests

1 participant