-
### Summary
Cross-post of [readable-stream #539](https://github.com/nodejs/readable-stream/issues/539) (for which a [reproducible example](https://github.com/WasabiThumb/reprex-539) was made, also on…
-
"version": "7.0.1",
Web Bundling failed 174ms node_modules/expo-router/entry.js (47 modules)
Unable to resolve "core-js/modules/es.error.cause.js" from "node_modules/expo-router/build/renderRootCo…
-
Hi there,
I'm going to use this library in a chrome extension. Is there any way to use this library in ES module?
e.g.
import * as KioskBoard from "libs/kioskboard-aio-2.3.0.min.js"
-
Currently it looks like it's not possible to use mathjs in a browser module like:
```html
import { create, all } from 'mathjs'
```
I think the existing bundles in `dist` do not have the…
-
EDIT: quick guide for getting started: https://jestjs.io/docs/ecmascript-modules
ESM support will be unflagged in a future release of Node 12 (maybe not before April https://github.com/nodejs/node/…
-
Related:
- sindresorhus/file-type#475
- Borewit/strtok3#533
- Borewit/peek-readable#339
-
Hi,
when I try to use mapshaper in my React vite app, I get this error message
__vite-browser-external:crypto:3 Uncaught Error: Module "crypto" has been externalized for browser compatibility. C…
-
Great stuff, found this by accident, is it possible to support ES Module output for builds?
-
### What happened?
I've recently upgraded from `2.2.0` to `3.3.1`, fixed all the broken changes, and now added tldraw sync to my codebase following the `tldraw-sync-cloudflare` template.
```
c…
-
Hi,
Wouldn't a solution to fix the:
`WARNING in node_modules/ngx-filesaver/ivy_ngcc/fesm2015/ngx-filesaver.js depends on file-saver. CommonJS or AMD dependencies can cause optimization bailouts.…