Skip to content

Commit 5f203f2

Browse files
author
markzegarelli
committed
Remove jekyll cache plugin
1 parent a5ca0ae commit 5f203f2

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Gemfile.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ GEM
119119
webrick (1.8.1)
120120

121121
PLATFORMS
122+
ruby
122123
x86_64-darwin-19
123124
x86_64-darwin-20
124125

netlify.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
to = "/assets/docs.bundle.js"
2929
status = 200
3030

31-
[[plugins]]
32-
package = "netlify-plugin-jekyll-cache"
31+
# [[plugins]]
32+
# package = "netlify-plugin-jekyll-cache"
3333

34-
[plugins.inputs]
35-
jekyllSource = "/src"
34+
# [plugins.inputs]
35+
# jekyllSource = "/src"
3636

3737

3838
[[headers]]

0 commit comments

Comments
 (0)