-
Hello, can you add an esm-bundle for Angular 17 please?
I created a [pull request](https://github.com/esm-bundle/angular__core/pull/530) for the @angular/core package.
-
**Describe the bug**
node:internal/modules/esm/resolve:254
throw new ERR_UNSUPPORTED_DIR_IMPORT(path, fileURLToPath(base), String(resolved));
^
Error [ERR_UNSUPPORTED_DIR_IMPORT]: …
-
Hi!
Thank you for creating this tool!
I would like to create ESM only ESLint plugin, and this rule tries to require stuff inside so it's not compatible
I would like it to work with ESM.
```
❯ p…
-
**Describe the bug**
This is a follow-up to #1259, and in fact [it was also reported](https://github.com/react-dropzone/react-dropzone/issues/1259#issuecomment-2392005987) by @CestDiego in that same …
-
### Frontend Version
**v1.2.47**
{
"system": {
"os": "nt",
"comfyui_version": "v0.2.2",
"python_version": "3.11.9 (tags/v3.11.9:de54cf5, Apr 2 2024, 10:12:12) [MSC v.1938 64 bit (…
-
## Feature Suggestion
Full ESM support, including the package `"exports"` field with the module format specifiers, across all aspects of development.
## Possible Implementation
We currently s…
-
### What version of `drizzle-orm` are you using?
0.33.0
### What version of `drizzle-kit` are you using?
0.24.2
### Describe the Bug
When I import `pushSchema` from `drizzle-kit/api` in ESM files…
-
More and more npm packages are shipping as ESM. In node, the compatibility between ESM and CommonJS has some limitation:
- an ES module can import a CommonJS module
- an ES module can dynamically …
stof updated
2 months ago
-
### Describe the bug
When using this together with sentry (https://github.com/getsentry/sentry-electron), the shimming of `__filename` and `__dirname` fail.
This can be reproduced with this repo: …
-
```
Command failed: node run-transform.js mts
TypeError: Function.prototype.apply was called on undefined, which is a undefined and not a function
at Module.wrappedRequire (evalmachine.:132:63)…