-
### Describe the bug
[Documentation](https://cli.netlify.com/commands/dev/) for the dev command says that the option _'offline (boolean) - disables any features that require network access'_.
Howe…
-
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 in a nextjs, [@netlify/plugin-n…
-
**Describe the bug**
I need to use the request info in my app, you say I can inject in my components constructor the `netlify.request`, and, for example, print on the console the request url, but whe…
-
I'm getting this error while uploading PNG images. It worked fine with smaller files and it threw errors for files size greater than 3.0 MB
Please note I'm running netlify functions locally.
```
…
-
I see this plugin does the environment variable contextualizing specifically at build time, but I guess I also expected it to work for my serverless functions. However, after a few tests, the staging …
-
A searchbar would improve the ability for users to find things.
**Requirements**
- UI implementation
- search index (generated when site is built)
- search functionality (actual JS)
**Possibl…
-
**Describe the bug**
The [curl call on L87](https://github.com/inngest/netlify-plugin-inngest/blob/master/src/index.js#L87C5-L87C48) of the plugin naievely accepts many responses which aren't actuall…
-
> [Turso](https://turso.tech/) is an edge-hosted, distributed database based on [libSQL](https://libsql.org/), an open-source and open-contribution fork of [SQLite](https://sqlite.org/). It was design…
-
Please help me with it
-
**Is your feature request related to a problem? Please describe.**
Folks who use `netlify dev` to do local development for functions often discover differences between what netlify dev permits and …