TypeStrong / fork-ts-checker-webpack-plugin

Webpack plugin that runs typescript type checker on a separate process.
MIT License
1.96k stars 239 forks source link

fix: vue2.7 SFC compiler.parse error for v7 #768

Closed iceprosurface closed 1 year ago

iceprosurface commented 2 years ago

see: #765

piotr-oles commented 2 years ago

could you rebase and force-push the branch - it seems like CI got stuck :/

iceprosurface commented 2 years ago

Rebase and force-push was finished.

After using this solution for 2 weeks, i found this doesn't align with the errors we see in IDEs(especially in volar) or from vue-tsc.

piotr-oles commented 1 year ago

I'm dropping support for Vue.js - there is no clean API in TypeScript to support it and I don't have time to maintain it as current workaround is hacky and buggy :/