netlify-plugin-inline-functions-env icon indicating copy to clipboard operation
netlify-plugin-inline-functions-env copied to clipboard

Inline build time environment variable values into netlify function code so that it becomes available at runtime

Results 20 netlify-plugin-inline-functions-env issues
Sort by recently updated
recently updated
newest added

our build process starting failing this afternoon with message Error: Failed to inline function files because netlify function folder was not configured or pointed to a wrong folder, please check...

My use case for the plugin is that I have a private key as an environment variable which requires new lines to be preserved. Here's a shortened example of the...

Snyk has created this PR to upgrade @babel/core from 7.12.10 to 7.16.0. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@babel/core&from_version=7.12.10&to_version=7.16.0&pr_id=48f239e5-f70d-40f1-a48e-66a953355ecf&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Thanks for the plugin. Would be great if you could add `include` and `exclude` also for **function names / paths** and not just for env vars. My problem is that...

It appears this plugin is replacing the value of the `PWD` environment variable with what appears to be the `PWD` of the plugin itself during build time. Is this a...

Thanks for your work on this – it works great! All this for an env-based `NODE_ENV` is crazy, but until Netlify forwards env vars from `netlify.toml` this is what I'm...

This takes a few minutes to run and eventually fails with an error that too many files are open. The console shows that it is "inlining" the entire node_modules directory...

I'm installing this on a simple project in Netlify, and I'm wondering if you could walk me through step-by-step exactly what to do. I'm still a rookie. So far I...

When the user has not specified any Functions directory, this plugin currently fails with: ``` No function directory was specified ``` or ``` Could not list Netlify Functions files Functions...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 7 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` #### Vulnerabilities that will...