-
So if I have a netlify lambda function at `/.netlify/functions/` and I want to use it as an API endpoint in my application (for example, to generate a list of blog posts), is there a way to export tha…
-
I get this error. But I want to uninstall emails plugin which is causing the error.
How can I fix this? Im on latest netlify functions 1.4.0
```
$ netlify dev
\◈ Netlify Dev ◈
◈ Injecting …
-
### Describe the problem
As SvelteKit projects are often deployed in serverless environments, tools like [`node-cron`](https://www.npmjs.com/package/node-cron) are not really usable, and makes sche…
-
I have issues with deployment on Netlify with dependency ‘encoding’ which is not used by my project explicitly. I discovered that once I added `faunadb` dependency to my project. `npm run build` of vu…
bomzj updated
3 years ago
-
Login error text needs some styling
![image](https://netlify-cocoon.netlify.app/.netlify/functions/fetch?code=307&path=eyJzaXRlX2lkIjoiMzA1MDY3ZjMtMmY0ZS00NTU0LTlmZWUtMWFkNzcxOWNlODcwIiwiZGVwbG95X2…
-
Headers not aligned in numeric columns
![image](https://netlify-cocoon.netlify.app/.netlify/functions/fetch?code=307&path=eyJzaXRlX2lkIjoiMzA1MDY3ZjMtMmY0ZS00NTU0LTlmZWUtMWFkNzcxOWNlODcwIiwiZGVwbG9…
-
I'm having issues with a build failing on Netlify that works fine locally. I'm doing the same exact thing for other content types in my site, and it all works fine. And again, *everything* works just…
-
X-API-KEYなどをはじめとしたKey情報を隠蔽するのに、それが良いらしいけど、実施するとどうなるのか?ということがいまいちよくわからない。
[NuxtのJamstack構成におけるAPIキーの隠蔽方法について](https://blog.microcms.io/nuxt-secure-api-key/)
[【入門】Netlify Functionsコトハジメ](https://qii…
-
I have a fairly straightforward `netlify_site_build_settings` resource defined, and after importing I am unable to run apply with no changes. Viewing the plan it appears to want to change the read onl…
-
**Is your feature request related to a problem? Please describe.**
Currently the CI runs local tests, but not live tests against a Netlify functions pre-deployment environment.
**Describe the solu…