-
### Versions
- vite-plugin-federation: v1.1.9
- vite: v3.0.9
### Reproduction
Additional Details
HOST
```TS
// /
import { defineConfig } from 'vite';
import react from…
-
Does this issue occur when all extensions are disabled?: Yes
Version: 1.95.1 (Universal)
Commit: 65edc4939843c90c34d61f4ce11704f09d3e5cb6
Date: 2024-10-31T05:14:54.222Z
Electron: 32.2.1
Ele…
-
### What version of `drizzle-orm` are you using?
^0.28.6
### What version of `drizzle-kit` are you using?
^0.19.13
### Describe the Bug
if i import using `'@/app/lib/env'`, it doesn't w…
-
I'm seeing this error when I try and instantiate Lucid.new(...). I've tried this with and without `use-cardano`. I've also verified that I'm getting the correct values back from the blockfrost.getProt…
-
Cannot find module '@utils/utils'
Require stack:
- /var/task/api/index.js
Did you forget to add it to "dependencies" in `package.json`?
Node.js process exited with exit status: 1. The logs above c…
-
As the title says it seems with the current target/lib I cant use iterator helpers even though TS 5.6 and node 22 supports them
-
There is an [ongoing discussion in the Gutenberg project](https://github.com/WordPress/gutenberg/issues/35776) around how to handle the delineation around ES5, ESNext, and JSX since dropping IE 11 sup…
-
# Bug Report
### 🔎 Search Terms
optional class members
### 🕗 Version & Regression Information
- This is the behavior in every version I tried, and I reviewed the FAQ for entries ab…
jods4 updated
2 years ago
-
## Bug Report
- [ ] I would like to work on a fix!
**Current behavior**
I'd like to include certain stage-x core-js polyfills, e.g. `esnext.aggregate-error` (stage 4) or `esnext.symbol…
-
### Describe the bug
Hi I am working on a project with the techstack SolidJS with Vite for the dev and prod servers FE. THe @pdfme/ui package is throwing the following error: "Return outside of funct…