-
In other words, the following dynamic `import`s should succeed in modern web browsers without errors:
```js
import("https://cdn.jsdelivr.net/npm/@apollo/client@beta/core/+esm")
import("https://esm.…
-
The last version of `zen-observable` has an ESM export: [`esm.js`](https://github.com/zenparsing/zen-observable/blob/master/esm.js).
You can also check it at unpkg:
https://unpkg.com/browse/zen-ob…
-
I am unable to analyse Java source code locally on my Windows 10 machine. I've tried running the CodeQL create database command on several different projects, including the simple Java Spring Boot sta…
-
We should find a way to enable the addon again without breaking buildless experience (#20886).
-
Hello and thanks for this library!
I've been looking closely at this library and `fs-browser-access` and have decided to roll with this one because it unifies the folder picker with folder drop API…
-
Package.json does not export a barrel file index, so all existing code must be update to support imports from each unique file inside the package
-
### In continuation of the discussed in https://github.com/rrousselGit/riverpod/discussions/1953
Hello!
I have made a mixin on `AutoDisposeAsyncNotifier` to reuse code in my `AsyncNotifier`s wit…
-
Everything was working fine, but suddenly the step of `github/codeql-action/init@v2` started to fail in the [codeql action of my repo](https://github.com/jfoclpf/geoapi.pt/blob/main/.github/workflows/…
-
**What problem do you want to solve?**
Converting codebase to typescript to better support readability and use.
**What do you think is the correct solution to this problem?**
- [ ] Switching…
-
an optimal module configuration in a public library promotes interoperability over all other concerns. please consider updating the library to maximize compatibility with typical tsconfig settings.