-
### Clear and concise description of the problem
My project use ES module, and need to use bytecodePlugin to protect the source code. But when I build my project, the plugin warn that it doesn't supp…
-
Deno 2.1 added support for standard Wasm modules (though there was a bug where it was missing exports like `memory`, though that's now fixed in the latest canary version `deno upgrade canary` or in th…
-
Getting the following error trying to use ES module in the "transform" field:
```
evalmachine.:385
throw new tsp.TsPatchError(`tsconfig.json > plugins: "${configTransformVal…
-
Application has thrown an uncaught exception and is terminated:
Error [ERR_REQUIRE_ESM]: require() of ES Module C:\api-chat\src\server.js from C:\Program Files\iisnode\interceptor.js not supported.
In…
-
Sobek seems extremely promising, but I have one main question about the es module support.
The Readme says
> Also of note is that due to the nature of ESM you need to have an event loop implementati…
-
I am not familiar with the JS/TS code. It should be a common issue. But I cannot find the answer....
I am writing the Azure Function Code in ts. Here is my tsconfig.json:
```
{
"compilerOptions": …
-
There are issues with version 0.1.6 while bundling with webpack
```
WARNING in ../../node_modules/.pnpm/@bundled-es-modules+tough-cookie@0.1.6/node_modules/@bundled-es-modules/tough-cookie/index-e…
-
According to this: https://developers.cloudflare.com/workers/reference/migrate-to-module-workers/ ES module syntax is a preferred way of developing workers.
Yet, with Pulumi, it's not supported to hav…
-
### For which library do you need help?
native-federation
### Question
Hi, I set up native federation to connect two angular 18 app which are on two different repositories.
My configurations ar…
-
### Environment
🪟 Windows
### System
Windows 10
### Version
1.12.7
### Desktop Information
Node: v12.16.1
### Describe the problem
First time using/running SillyTavern, ha…