-
-
Hi, plugin is failing and I think it might be because my serverless functions are in a directory called `lambdas` instead of `functions`. Could that be it? Error:
```
Could not list Netlify Functio…
-
**Describe the problem/challenge you have**
Want to be able to deploy a new version of the ytt playground backend without having to bug Dmitriy about it.
**Describe the solution you'd like**
Si…
-
### Which problem is this feature request solving?
We are using `netlify-lambda` for [Preact's docs](https://github.com/preactjs/preact-www) and only today did I realize that it has long since been d…
-
### Describe the Bug
When you request a period of a week, month, or year on some websites, the requests fail. See the screenshots below for one of our websites with a query for "All time" and "24th…
-
### Which problem is this feature request solving?
Currently, when running `netlify functions:create`, the CLI creates a subdirectory for the new function file. Despite being a perfectly valid approa…
-
### Describe the bug
SvelteKit uses a wrapper around `import.meta.env` (`$env/dynamic/private`, [...see all here](https://kit.svelte.dev/docs/modules#$env-dynamic-private)) to expose environment vari…
-
**Describe the bug**
```
../../node_modules/.pnpm/@netlify+functions@2.4.0/node_modules/@netlify/functions/dist/function/v2.d.ts:1:30 - error TS1479: The current file is a CommonJS module whose im…
-
## Steps to Reproduce
1. Visit https://whoisatmarstoday.netlify.app/.netlify/functions/update-db
2. Receive the following error:
```
Runtime.ImportModuleError - Error: Cannot find module '/var…
-
Starting a local server via `gatsby develop` or `gatsby serve` eventually leads to a heap memory crash. This gets in the way of development but, more importantly, causes a lot of flake during tests.
…