Skip to content

Commit 5b9f1dd

Browse files
bentocodeingBen Lmsc
andauthored
feat: add netlify-plugin-use-env-in-runtime (#403)
Co-authored-by: Ben Lmsc <exanova.labs@icloud.com>
1 parent 24e0614 commit 5b9f1dd

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
@@ -555,5 +555,13 @@
555555
"package": "netlify-plugin-cecil-cache",
556556
"repo": "https://github.com/Cecilapp/netlify-plugin-cecil-cache",
557557
"version": "0.2.5"
558+
},
559+
{
560+
"author": "Ben Lmsc",
561+
"description": "Make some environment variables available only at build time in the runtime of your application.",
562+
"name": "Use Env in Runtime",
563+
"package": "netlify-plugin-use-env-in-runtime",
564+
"repo": "https://github.com/ARKHN3B/netlify-plugin-use-env-in-runtime",
565+
"version": "1.2.1"
558566
}
559567
]

0 commit comments

Comments
 (0)