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

Generate typescript packages into dist dir #415

Merged
merged 1 commit into from Mar 13, 2023
Merged

Conversation

amacneil
Copy link
Owner

@amacneil amacneil commented Mar 13, 2023

Instead of generating npm packages inline in the typescript/packages directory, generate them into a separate typescript/dist directory to keep things clean.

Also added --skip-bin option to generate to simplify testing.

cc @defunctzombie

@amacneil amacneil merged commit e9cc0e3 into main Mar 13, 2023
9 checks passed
@amacneil amacneil deleted the adrian/typescript-dist branch March 13, 2023 03:30
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.

None yet

1 participant