We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
netlify-plugin-use-env-in-runtime
1 parent 24e0614 commit 5b9f1ddCopy full SHA for 5b9f1dd
site/plugins.json
@@ -555,5 +555,13 @@
555
"package": "netlify-plugin-cecil-cache",
556
"repo": "https://github.com/Cecilapp/netlify-plugin-cecil-cache",
557
"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"
566
}
567
]
0 commit comments