Skip to content

TimKolberger/issue-reproduction-vite-federated-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bug Reproduction @originjs/vite-plugin-federation

Error Image

Steps to reproduce

  1. Clone this repo

  2. Install deps, build and preview (from the root of the repo)

    pnpm install
    pnpm build
    pnpm preview
  3. open the host application on http://localhost:3000 (opens by default and shows the error)

  4. visit the remote application on http://localhost:3001 (works as expected)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published