-
Hi,
If we try to build a repo that has Cypress NPM dependency, the `npm install` step takes several minutes because each install caches only NPM node modules, but Cypress also downloads its binary …
-
When deploying a site on Netlify one can use either the UI or/and a `netlify.toml` file to modify deploy/build related settings.
The CLI allows overriding some of those via flags (like functions/publ…
-
Thank you for migrating to the TypeScript project.
It is might be friendly for users to add some examples to the README.
1. How to install the backend part (npm install from GitHub...)
2. How t…
-
Please help me with it
-
Currently the API is exposed and it can lead to security breaches (also lead to loss of money).
One way to do this is: To follow a server-side approach to inject environment variables into the HTML …
-
Currently when customers do something "interesting" with functions (there's a large class of things that count as interesting; see related issue: https://github.com/netlify/bitballoon/issues/1628), we…
-
I could help with tasks like #14, but I'm not very familiar with Netlify. Can you write up to README.md on how to contribute and develop, how to set up a local environment?
What I gathered we need …
-
I am passing the a JWT token to a lamda function on netlify. Currently I am calling `auth.currentUser().jwt()` before each `fetch` to the lamda function endpoint. Is it possible to call `.jwt()` once …
-
All three env vars are filled out correctly - how can I see which line this corresponds to?
```Jul 18, 06:18:50 PM: b8830ac9 ERROR TypeError: Cannot read properties of null (reading 'id')
at …
-
The `DENO_VERSION_RANGE` constant is currently set to '^1.37.0' which would satisfy anything from 1.37.0 - 1.99.x.
There is a bug in versions 1.40.x of Deno (See: https://github.com/denoland/deno/iss…