-
I'm trying to use pptxgenjs (version [3.12.0]) within a Quasar project that utilizes Vite for building. However, I'm encountering an error during the build process due to pptxgenjs's reliance on Node.…
-
### Description
esbuild watch does not include files that are imported using this plugin
### Suggested solution
I'm not sure how to implement this
### Alternative
_No response_
### Additional co…
-
* open https://esbuild.github.io/try/#YgAwLjIzLjAAe2J1bmRsZTp0cnVlLCBmb3JtYXQ6ICdlc20nLCBtaW5pZnk6IGZhbHNlLCBwbGF0Zm9ybTogJ2Jyb3dzZXInfQBlAGVudHJ5LmpzAGltcG9ydCB7Rm9vfSBmcm9tICcuL2ZpbGUyLnRzJzsKCm5…
-
I am using Cloudflare to host my Remix.js app, and even though the project works perfectly locally, and before adding Apollo, when I try to deploy it to Cloudflare, I get the following errors:
…
-
the current way this runs, via esbuild, compiles all the reactivity benchmarks to cjs -- which changes runtime details.
Some reactive libraries are ESM-only, so it'd be great if the code-that-was-p…
-
`sam build` supports the [esbuild ](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-using-build-typescript.html) bundler for TypeScript projects.
T…
-
```
import { defineConfig } from 'tsup';
import { wasmLoader } from 'esbuild-plugin-wasm';
const wasmPlugin = wasmLoader({ mode: 'embedded' });
export default defineConfig(({ watch }) => ({
…
-
### Bug description
here is the error message I'm getting in vite
```console
✘ [ERROR] Could not resolve ".prisma/client/index-browser"
../../node_modules/.pnpm/@prisma+client@5.10.2_pri…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
Other (Next.js, Gatsby, vue-cli, ...)
### Input code
```JavaScript
// self.mjs
import { a } from "./self.mjs"…
-
### Command
test
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Descript…