Skip to content

Commit 8184bf3

Browse files
committed
remove plugin cache from toml
1 parent d69d3ef commit 8184bf3

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

netlify.toml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
[[plugins]]
2-
package = "netlify-plugin-cache"
3-
[plugins.inputs]
4-
paths = [
5-
"node_modules/.cache",
6-
".cache",
7-
".docusaurus",
8-
"build",
9-
"node_modules"
10-
]
11-
121
[[redirects]]
132
from = "/docs/reference/sql/backup/"
143
to = "/docs/reference/sql/snapshot/"
@@ -635,7 +624,6 @@ to = "/enterprise/"
635624
status = 301
636625
force = true
637626

638-
639627
[[headers]]
640628
for = "/*"
641629
[headers.values]

0 commit comments

Comments
 (0)