-
Rails 7 seems to be moving away from webpack(er), with multiple options to bundle JS with the new [`js-bundling`](https://github.com/rails/jsbundling-rails) gem (e.g. with ESbuild etc.).
As such, i…
-
### Describe the bug
I am trying to update my storybook setup in my next.js project to use the new experimental vite. using version 8.3.6 . I'm getting this error
../../node_modules/next/dist/…
-
**Issue Description:**
I am encountering a build error in my Remix application after installing the following dependencies:
```json
{
"@devcycle/nodejs-server-sdk": "1.37.2",
"@openfeatur…
-
**Issue Summary**
I encountered a SyntaxError while trying to define a custom web component using the @define decorator. The following error appears in the console:
`Uncaught SyntaxError: Invalid …
-
### Issue description
I merged 2 repos into a new one and set up serverless-compose. Both were using serverless v4 and working fine.
Now the final lambda packages are not including node_modules wit…
-
Hi,
I wanted to try your library, but I get an error from vite saying:
> [ERROR] Failed to resolve entry for package "axios-simple-cache-adapter". The package may have incorrect main/module/expo…
-
### Summary
#3164 set the precedent that WBG should *not* emit bigint literals in generated JS code, and I wanted to ask whether this could be reconsidered and #3164 be reverted.
I'm asking for …
-
Following on from #5213, this issue tracks upgrading the `esbuild` version of all tools in `workers-sdk` including `wrangler` to `0.19.0` and above. [`0.19.0`](https://github.com/evanw/esbuild/blob/ma…
-
**The problem**
I'm trying to use @craco/craco with craco-esbuild plugin to build my React app.
I use `@emotion` with MUI in this react app with some component selectors in my styled components.
Pr…
-
Hi,
is there any option to use this with esbuild or it's webpack only?