-
Hi, I'm using `@sentry/esbuild-plugin@2.22.4` with `@angular-builders/custom-esbuild@18` and the Angular build failed with this error:
```
✘ [ERROR] Could not resolve "/path/to/project/_sentry-releas…
-
### Self-service
- [X] I'd be willing to implement a fix
### Describe the bug
The `yarn dedupe` command fails with `Error: Assertion failed: The package (--locatorHash--) should have been registere…
-
The Stimulus Parser currently doesn't know how to handle https://github.com/rails/esbuild-rails.
We should detect the usage and warn the user that the Stimulus Parser doesn't work with this depreca…
-
On my site I've got a custom color theme selector, and I've got a Preact element where I'd like to inline an SVG so I can apply styles to it, and make it responsive to CSS custom properties. This …
-
I would like to use this amazing tool in new project based on vite (which uses esbuild and rollup under the hood), but seems there is no way to do it at this moment. Are there any plans to integrate o…
-
### What version of Bun is running?
1.0.30+1424a196f
### What platform is your computer?
Darwin 23.3.0 arm64 arm
### What steps can reproduce the bug?
# Execution steps
Source files …
tsujp updated
1 month ago
-
I have found that the `nx serve forge-app` doesn't seem to work on forge apps that don't have a custom UI attached to it.
I ran the below command to generate an ESBuild forge app:
`npx nx g @tools…
-
## Environment
```
"@linaria/babel-preset": "^4.4.5",
"@linaria/core": "^4.2.10",
"@linaria/esbuild": "^4.2.11",
"@linaria/react": "^4.3.8",
"@linaria/s…
-
Hey @hmsk,
Thank you so much for your library, it is very valuable for me!
Currently, I'm building my blog with custom JSX support, e.g. I use the following ESBuild options:
```ts
esbuild:…
-
### What problem does this feature solve?
Currently Farm emits runtime when bundling library, it makes output bloated
see #250
### What does the proposed API look like?
Rollup/Esbuild style out…