Skip to content

Expose a transpile method on the ProgramBuilder class #154

@TwitchBronBron

Description

@TwitchBronBron

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions