We run microfronends locally via tsc -b && vite build --watch. After making some changes in code, the error occurs
Versions
- vite-plugin-federation: v1.3.5
- vite: v8.0.0
Reproduction
Additional Details
Steps to reproduce
What is Expected?
What is actually happening?
We run microfronends locally via
tsc -b && vite build --watch. After making some changes in code, the error occursVersions
Reproduction
Additional Details
Steps to reproduce
What is Expected?
What is actually happening?