Skip to content

wonderflow-bv/vite-bug-reproduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vite bug reproduction

This is a problably Vite related issue reproduction. We are still investaging if the issue is because of Vite or because of our code.

You can follow the discussion on Github

The minimum viable npm version you can use is one that supports workspaces (7+)

To test this repro:

  • npm i
  • cd apps/app && npm run dev -- --force (use --force so that Vite rebuild cached dependencies)
  • cd apps/app-ds && npm run dev -- --force

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published