Closed Thy3634 closed 2 years ago
I use this plugin with no config.
this is my project structure:
I use pnpm when I build the sub project, I found that this plugin raise an error, because of using the @vue/compiler-sfc@3.2.38. I actually add @vue/compiler-sfc: ^2.7.0 for the sub project, but doesn't work.
So how can I build the sub project.
I use this plugin with no config.
this is my project structure:
I use pnpm when I build the sub project, I found that this plugin raise an error, because of using the @vue/compiler-sfc@3.2.38. I actually add @vue/compiler-sfc: ^2.7.0 for the sub project, but doesn't work.
So how can I build the sub project.