Skip to content

Conversation

@orgads
Copy link
Contributor

@orgads orgads commented Apr 22, 2025

Description

Not much to add...

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.


if (compilerOptions.target) {
jsc.target = compilerOptions.target
jsc.target = compilerOptions.target as unknown as JscTarget
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is jsc.target case insensitive? Is this ugly cast ok, or do you prefer something else (what)?

@orgads
Copy link
Contributor Author

orgads commented Apr 23, 2025

Fixed the build issues.

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

Successfully merging this pull request may close these issues.

1 participant