-
## Motivation ("The Why")
Many npm packages contain invalid ESM, which makes Node.js choke.
The situation is quite bad, as described in https://github.com/nodejs/node/issues/46074.
### Ex…
-
Currently using Pyodide in a webworker involves writing a bunch of messy message passing code and is rather error prone and confusing.
We should figure out best practices and document them. Further…
-
## Plugin Request
**Name**: Capacitor Hot Code Push
**Package**: `@capacitor-community/hot-code-push`
### Platform(s)
Android, iOS
### Existing Solutions
MS Code Push - Free, very popula…
-
**What would you like to be added**:
Improved image renderer plugin performance with panel rendering below 1s.
**Why is this needed**:
I'm running Grafana on an Intel-powered Synology NAS. Ex…
andig updated
2 years ago
-
First of all thanks for writing a really cool SQlite plugin. It looks like it simplifies all the issues i have had with mobil SQLite in the past.
After successfully importing json schema and trying…
-
See https://github.com/facebookincubator/create-react-app/issues/1018#issuecomment-261792488 for a discussion which leads to the creation of this issue.
I propose adding a new command (working name…
-
### Describe the bug
Good morning,
I report the fact that `Vite build`, in `watch` mode, builds and remains correctly active in the first build, but following the first change the build is re-run…
-
### Environment
- Operating System: Windows_NT
- Node Version: v18.17.0
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package Manager: npm@9.6.7
- Bui…
-
### Scope
Improves an existing behavior
### Compatibility
- [ ] This is a breaking change
### Feature description
Hi, I just recently faced a really bizarre bug where my `window.locatio…
-
Our API currently responds with "Hello World". We need it to respond with a list of countries in JSON format. We use JSON as a way to return structured data that can be consumed (or used) by clients.
…