Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 333 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 333 Bytes

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