Matt Kane
Matt Kane
### Which problem is this feature request solving? Currently a build plugin does not know whether a site can use gated features such as background functions. If this were enabled...
### Summary Currently Next.js creates a global function in the edge runtime called `__import_unsupported` by defining it as an immutable property on `globalThis`. This means that if there is more...
### Summary ### Test plan 1. Visit the Deploy Preview ([insert link to specific page]()) ... ### Relevant links (GitHub issues, Notion docs, etc.) or a picture of cute animal...
### Summary Add support for app dir (i.e. layouts RFC). This should have no effect unless a user has enabled `experimental.appDir` in the `next.config.js`. Adds a test suite that has...
Now the default behaviour is to enable EF, we need tests to ensure it behaves correctly.
Now we have `ntl dev` support, we need some e2e tests for it. They need to mainly cover middleware, and ensure that it runs properly in dev
## Feature - [x] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR. - [ ] Related issues...
### Describe the bug In a monorepo with the following structure: - package.json - packages - test - package.json - netlify.toml - vite-project - package.json - netlify.toml ..running `ntl dev`...
### Which problem is this feature request solving? There are a number of missing build tools from framework-info ### Describe the solution you'd like Add: - preact-cli - webpack -...
Hi, Is there a way to zoom in an AR scene in Viro React on Android? I have a situation where users will be in a large room, and will...