-
With `esbuild` 0.23.1 and 0.24.0, when the `esbuild-plugin-minify-html-literals` is enabled, if a component is not explicitly imported by name then the _sourcemap_ output is absent the filename.
Ex…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to add a esbuild plugin to modify the paths resolved for images in global scss files
```
"styles": [
"somestyles.…
-
## Environment
```
"@linaria/babel-preset": "^4.4.5",
"@linaria/core": "^4.2.10",
"@linaria/esbuild": "^4.2.11",
"@linaria/react": "^4.3.8",
"@linaria/s…
-
### Describe the solution
Esbuild's metafile is a great way to get additional information about a build, and for example use it in [Esbuild Size Analyzer](https://esbuild.github.io/analyze/) to under…
-
### Describe the bug
Angular app fails on start with error `Class constructor ErrorHandler cannot be invoked without 'new'`
### Steps to reproduce
1. Have in app.module setup like in document…
-
Hello,
Thank you for this project, it's very promising!
I'm working on a project has a number of SVG imports, and in the current webpack setup they are imported as SVGR:
```js
import Prev2 f…
-
I installed the plugin using `git clone` to plugins directory, when I restart Obsidian and enable the plugin, it says failed to load plugin. I'm using Obsidian version 1.7.4.
-
- `mdx-bundler` version: 10.0.3
- `node` version: 18.8.0, 18.14.1, 20.12.1
- `npm` version: 8.18.0, 9.5.0, 10.5.0
- `esbuild` version: 0.19.12, 0.23.1
- `@esbuild-plugins/node-resolve` version…
-
### Feature Description
For development it is very noticeable that live reload works much slower than the native html build. Maybe any suggestions how to improve this?
### Use Case
_No response_
-
Hello,
I am encountering a compatibility issue after following your package's installation instructions. The documentation indicates that a specific package should be installed; however, the `tsup`…