Commit 9282c77
committed
omit cache key entirely when build cache is disabled
It appears that cache: false is different than omitting the cache key
entirely. Using cache: false appears to even disable in-memory caching
that Webpack does when rebuilding in "watch" mode or for the dev-server1 parent 54fa794 commit 9282c77
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
75 | 78 | | |
76 | 79 | | |
77 | 80 | | |
| |||
511 | 514 | | |
512 | 515 | | |
513 | 516 | | |
514 | | - | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | 517 | | |
519 | 518 | | |
520 | 519 | | |
| |||
0 commit comments