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

Adjust caching options #698

Merged
merged 3 commits into from Apr 27, 2021
Merged

Adjust caching options #698

merged 3 commits into from Apr 27, 2021

Conversation

guybedford
Copy link
Contributor

This updates the Webpack caching options to disable node_modules managed paths caching by default and to always use hashes instead of timestamps.

This should hopefully ensure better cache integrity for ncc builds and resolve #690.

Copy link
Member

@styfle styfle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@styfle styfle enabled auto-merge (squash) April 27, 2021 13:42
@styfle styfle merged commit 20ebb84 into main Apr 27, 2021
@styfle styfle deleted the node-modules-caching branch April 27, 2021 14:22
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.

ncc builds with old version of dependency
2 participants