module.unsafeCache and cache option #18953
jianxingyao
started this conversation in
General
Replies: 1 comment 1 reply
-
We use this logic - https://github.com/webpack/webpack/blob/main/lib/config/defaults.js#L627, so if cache enabled you don't need to set this option |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Do module.unsafeCache and cache options only need to be set, and if they are set at the same time, will it speed up the build performance?
Hope someone can say the difference between unsafeCache and cache Thanks!
Beta Was this translation helpful? Give feedback.
All reactions