-
### Describe what you want
`@esbuild-kit/esm-loader` was recently marked as deprecated. It might be a good time to update the dependencies to this library.
-
With Angular 14 and jest-preset-angular 12 it's now possible to get pretty far along the ESM path. Will this be upgraded to give me an option to use that instead of the commonjs versions?
In the je…
-
when importing in angular, production build gives a warning:
Module '@lblod/embeddable-say-editor' used by '..' is not ESM
CommonJS or AMD dependencies can cause optimization bailouts.
-
Happens on every load/reload.
Repro with just PF2e system 6.4.1 and only tokencover 0.9.6 enabled
foundry.js:655 Error: PF2e System | Item type base does not exist and item module sub-types are n…
-
### Version
"@rslib/core": "^0.0.12",
{
format: 'esm',
output: {
injectStyles: true,
asyncChunks:false,
distPath: {
root: './dist/esm',
css: '…
-
### 🔎 Search Terms
require import js ts module esm esmodule cjs commonjs
### 🕗 Version & Regression Information
- This happens in the nightly version of TS
### ⏯ Playground Link
Multi…
-
**Is this a new component or an extension of an existing one?**
This applies to all packages in the PatternFly React repository.
**Describe the feature**
Instead of shipping PatternFly React pack…
-
### Steps to reproduce
Link to live example: (required)
Steps:
1. Create a new Remix project
2. Integrate mui using the example https://github.com/mui/material-ui/tree/master/examples/material…
-
**Describe the bug**
I am trying to use flat configs through the use of #156; my problem right now is that I cannot use it in my configuration, as my eslint configuration is in an ESM library.
The…
-
### Describe the bug
I have a Nuxt 3 app and in it a page with a Tres.js scene. The scene contains `` which casts a shadow. When navigating away from the page with the scene and navigating back to th…