Skip to content

HendrikJan/nuxt_pinia_error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is to reproduce the error for this issue: vuejs/pinia#1010

Run yarn dev to see the error

Branches:

  • main: the branch that shows the error
  • without_pinia: the branch without pinia --> no error
  • without_srcdir: branch that does not use srcDir in nuxt.config --> still showing the error