-
Is there no ESM build? I'm trying to use it in Remix + Vite and Vite complains that it is a CJS module that cannot be imported.
-
Hello, and thanks for the excellent work. Are there any plans to migrate the openmoji's [npm module](https://www.npmjs.com/package/openmoji) to ESM? It seems it is still using old style commonJS and r…
-
In its current state, `esm-master` relies heavily on a finalised config with parts also filled out needed for experiment running. This is not necessary for the goal of esm-master, and it should not ne…
-
Hello everyone!
After upgrading to latest version which supports Angular 18, when I build my project I receive this CommonJS warning regarding ngx-mapbox-gl module:
> ▲ [WARNING] Module 'mapbox-…
-
**Is your feature request related to a problem? Please describe.**
More and more packages on NPM are released as ESM module, only. Older version won't be supported anymore and the risk will raise to …
-
As some libraries already moved away from CommonJS and delivering ESM only builds, we startet moving our projects over to using ESM as well.
Now when importing ZOD in our project, we run into the …
-
While trying to build a new setup version awicm3-v3.3 with FESOM2.6 I get the following error:
```
ERROR: destination already exists
---------------------------------
Some coponents couldn't be …
-
When using `viridis` within an Angular project, I get a warning when compiling angular:
```
▲ [WARNING] Module 'viridis' used by './my.component.ts' is not ESM
CommonJS or AMD dependencies ca…
-
ESM module that could be imported in JS from a CDN instead of using a script tag would be useful.
-
I'm getting this error when I try to use this library:
```
Error [ERR_REQUIRE_ESM]: require() of ES Module file:///home/xxx/git/lemmy-ui/node_modules/.pnpm/mermaid@9.4.3/node_modules/mermaid/dist/…