Skip to content

Commit

Permalink
feat: add contentful preview plugin (#1136)
Browse files Browse the repository at this point in the history
  • Loading branch information
lemusthelroy authored Mar 2, 2023
1 parent 59bb4b1 commit 6458464
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions site/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -993,5 +993,13 @@
"repo": "https://github.com/Hrishikesh-K/netlify-plugin-bundle-env",
"version": "0.2.2",
"docs": "https://github.com/Hrishikesh-K/netlify-plugin-bundle-env/blob/main/readme.md"
},
{
"author": "Netlify",
"description": "Conditionally set your Contentful env vars depending on the environment",
"name": "Contentful Previews",
"package": "@netlify/plugin-contentful-buildtime",
"repo": "https://github.com/netlify/plugins",
"version": "0.0.3"
}
]

0 comments on commit 6458464

Please sign in to comment.