Skip to content

Commit 0097fd1

Browse files
committed
Actually cache Webpack files
1 parent 7de6008 commit 0097fd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

netlify.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
[plugins.inputs]
1111
paths = [
1212
"node_modules/.cache",
13+
"website/node_modules/.cache"
1314
]
1415

0 commit comments

Comments
 (0)