vidal7

Results 3 issues of vidal7

### Version 2.7.10 ### Reproduction link [github.com](https://github.com/vidal7/vue-2-7-issue-typed-emit) ### Steps to reproduce * Clone the repo * npm install * npm run compile ### What is expected? No typescript compilation errors...

Hello. **What I want to do** I want to better organize my codebase. So I began to introduce TypeScript Project References to help cope with performance problems in vscode and...

bug
good reproduction ✨

vue-template-compiler is referenced many times in the up-to-date doc. - https://vue-loader.vuejs.org/options.html#compiler - https://vue-loader.vuejs.org/options.html#compileroptions - https://vue-loader.vuejs.org/options.html#optimizessr Does it needs to be replaced by vue/compiler-sfc?