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

feat: throw error on invalid script kind #133

Merged
merged 1 commit into from
Oct 14, 2021
Merged

feat: throw error on invalid script kind #133

merged 1 commit into from
Oct 14, 2021

Conversation

dpilch
Copy link
Member

@dpilch dpilch commented Oct 14, 2021

Instead of supplying a default script kind that could result in confusion we should throw an error.

TS script kind is not supported becauase TypeScript does not have the option to transpile from TSX (generated source) to TS.

@dpilch dpilch requested a review from alharris-at October 14, 2021 20:43
@dpilch dpilch merged commit ee3e79f into main Oct 14, 2021
@dpilch dpilch deleted the script-kind-error branch October 14, 2021 21:28
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.

2 participants