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

Implement incremental build on data-triggered deploy #138

Open
andrewbridge opened this issue Jan 25, 2021 · 1 comment
Open

Implement incremental build on data-triggered deploy #138

andrewbridge opened this issue Jan 25, 2021 · 1 comment

Comments

@andrewbridge
Copy link
Member

https://github.com/hanbyul-here/nuxt-incremental-build-exp

Using a similar approach as the repo above, data-triggered deploys should make use of a cached build of the site. The web hook trigger should include a set of routes which should be regenerated (based on the data that's been deployed).

This would dramatically decrease data-triggered deploy times.

@andrewbridge
Copy link
Member Author

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

No branches or pull requests

1 participant