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

Add scripts to run builds for specific platforms #902

Merged
merged 2 commits into from
Feb 25, 2022

Conversation

owenpearson
Copy link
Member

  • Useful because typescript compiler is slow and building for every platform now takes about 30s. Now you can just run npm run build:node which only takes 5s.
  • Node and browser test scripts now only run the necessary builds to run their respective tests.

@owenpearson owenpearson merged commit 78ff8c2 into integration/typescript Feb 25, 2022
@owenpearson owenpearson deleted the separate-webpack-builds branch February 25, 2022 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants