Open nemeros opened 2 years ago
Looks like a regression caused by https://github.com/vuejs/vue/pull/12727
Thanks for your feedback.
For the moment the workaround i've found is to put "strict": false
inside the tsconfig.vitest.json
file.
I do not know if their's a cleaner approch
Vue version
2.7.7
Step to reproduce
then run the commands :
What is expected ?
The build should finish without error
What is actually happening ?
The following stack trace appear :
Annex
package.json :