-
![Capture](https://github.com/user-attachments/assets/ea3d7aba-e97a-4a8e-ba88-6891ddf37ad9)
![Capture1](https://github.com/user-attachments/assets/6fab2655-f5b8-47f2-a767-875517d2087a)
-
"scripts": {
"start": "vite",
"build:pro": "vue-tsc -b && vite build",
"preview": "vite preview"
},
"dependencies": {
"@use-telegram-auth/client": "^1.0.5",
"vue": "…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code of…
-
### Versions
- vite-plugin-federation: v1.3.5
- vite: v5.1.0
### Reproduction
[vite] Error when evaluating SSR module virtual:remix/server-build:
|- TypeError [ERR_INVALID_ARG_VALUE]: Th…
-
```
const test = [
{ test: 123, add: 123 },
{ test: 123, add: 123 },
{ test: 123, add: 123 },
{ test: 123, add: 123 },
]
test.forEach((module, index) => {
console.log…
-
### Astro Info
```block
Astro v4.10.1
Node v18.20.3
System Linux (x64)
Package Manager unknown
Output static
A…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [x] bug report -> please…
-
### Steps to reproduce
I have a Vite project setup to create lib or module for consumption my Nextjs 14 project. I have one RSC component in my Vite project. Here is source:
```
import { styl…
-
Hi, I'm running a pretty standard vite/Remix stack with SSR. When using the hook I get the error `ReferenceError: global is not defined`.
When I supply `global` to the vite config:
```types…
-
Hi, I'm having an issue where whenever I build my application into a ZIP or a DMG for macOS/darwin and I open the application, it returns the error:
```Uncaught Exception:
Error: Cannot find module 'u…