generated from netlify/build-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: move files to build cache after files are uploaded instead of co…
…pying them before uploads (#753) * fix: move files to cache after upload instead of copying them before * chore: edit demo site a bit to ensure caching changes continue to work * chore: add heavy files for testing purposes * fix: skip storing build cache when cli is used * revert: remove debug changes * chore: drop debug console logs * fix: also move when restoring cache * test: use older node (for gatsby v3) * fix: restoreCache types * fix: ensure all build step hooks have typed arguments * test: relax content-type check a bit * test: pin netlify-cli * test: use latest v5, log output on failure * chore: upgrade @netlify/build
- Loading branch information
Showing
13 changed files
with
4,397 additions
and
2,682 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.