Skip to content

Boux/vite-coffee-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Replicating the bug

git clone https://github.com/Boux/vite-coffee-bug.git
cd vite-coffee-bug
npm install
npm run build

You should see errors, as it's trying to build with vue 3.3

If you downgrade to vue 3.2, it should build correctly

npm install vue@3.2
npm run build

or

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors