-
#### Issue type:
- :heavy_plus_sign: Feature request
____
#### Description:
With the move to ESM on the server side, there are packages that will stop supporting (or right out removed) Co…
-
Found a difference between the experiment name listed in https://github.com/WCRP-CMIP/CMIP7_CVs/blob/main/src/activityId-experimentId.txt and the CMIP6 names. Is this a problems?
Should esm-histor…
-
Hello, everyone! Thanks for such a cool linter!
Is there any plan to support ESM in the near future (`linthtml.config.js` 😍)? I have only a few of my favorite packages left that don't have ESM supp…
-
```
at [Alpine] toggleOpen() (eval at safeAsyncFunction (module.esm.js:587:19), :3:16)
at module.esm.js:612:21
at tryCatch (module.esm.js:527:12)
at module.esm.js:3271:5
at handle…
-
Can you ship a esm version and add it through `exports`?
-
The way plugins and presets are loaded works with npm's hoisting, and even works in a non-monorepo (or where size-limit and its plugins are installed in the monorepo root), but does not work when size…
-
ESM support is required these days in most projects. Would be great to have ESM support. Right now using stuff like `__dirname` blocks usages of these packages in ESM modules.
-
### Describe the bug
Currently, WXT uses `c12` (and `c12` uses `jiti` internally) to load the `wxt.config.ts` file, but it is loaded as CJS.
This causes Vite 5's CJS warning to show up when imp…
-
An overflow error occurs when trying to decode smart contract input data using TronWeb's `contract.decodeInput()` method. The error is thrown because the value being processed is too large to be handl…
-
### Description
I don't think this is a bug with jsdelivr, but, I don't know how to use your project given the documentation. The core bug is probably in my webpack or package.json configuration. I…