-
I was about to recommend usage of the `jsx-runtime` config, but then I noticed that it actually extends the `all` config, and not `recommended`. If this needs to be separate for some reason, we should…
-
## Feature Request
I'm basically requesting for what has been proposed by @nicolo-ribaudo [here](https://github.com/babel/babel/pull/11154#issuecomment-593362927) below the original PR introducing …
-
Preact has a React compatibility layer with which most React-based component libraries can be used with Preact. Document how this can be set up in fresh.
Aliases are not supported with `npm:` so fa…
-
## Summary
Please I have a question. I am using React 19 canary version. It keeps asking that I should declare react at the top of the file and I know that was removed in v18 or so. Is it now a requi…
-
### Link to the code that reproduces this issue
https://github.com/hamlim/next-mdx-remote-jsx-runtime-bug
### To Reproduce
1. Clone the repo
2. Install dependencies via `bun install`
3. `cd apps/…
-
## Bug Behavior
my app works fine when i run it locally using the heroku local command but it does not build correctly why i try to deploy on heroku.
## Logs
⚠ Compiled with warnings
./node_modu…
-
**Description:**
When formatting code with `deno fmt`, it currently converts double quotes to single quotes in JSX (HTML in JS) components. This behavior differs from Prettier, which preserves doub…
-
Such as https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.htm
-
When I try to add a post-aggregation filter on a bar chart broken out by a binned numerical column, the visualization settings seem to get blown away. If I remove the filter and re-set the x and y-axi…
-
I was not able to use with yet. I think I am missing some configuration on the swc loader