Skip to content

Commit 6458464

Browse files
authored
feat: add contentful preview plugin (#1136)
1 parent 59bb4b1 commit 6458464

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

site/plugins.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -993,5 +993,13 @@
993993
"repo": "https://github.com/Hrishikesh-K/netlify-plugin-bundle-env",
994994
"version": "0.2.2",
995995
"docs": "https://github.com/Hrishikesh-K/netlify-plugin-bundle-env/blob/main/readme.md"
996+
},
997+
{
998+
"author": "Netlify",
999+
"description": "Conditionally set your Contentful env vars depending on the environment",
1000+
"name": "Contentful Previews",
1001+
"package": "@netlify/plugin-contentful-buildtime",
1002+
"repo": "https://github.com/netlify/plugins",
1003+
"version": "0.0.3"
9961004
}
9971005
]

0 commit comments

Comments
 (0)