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

Update dev script to use incremental builds instead of running build script in a child process #26

Open
KyleJune opened this issue Jan 29, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@KyleJune
Copy link
Member

I recently refactored the build script to make it easier to do incremental builds by separating route generation from updating the route files. Using incremental builds should make build times faster. On my machine, the example build completes in ~126ms. I'm not sure what the build time would be for a larger project yet.

@KyleJune KyleJune added the enhancement New feature or request label Jan 29, 2023
@KyleJune KyleJune self-assigned this Jan 29, 2023
@KyleJune KyleJune added this to the 1.0.0 milestone Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant