vue-tsc --noEmit && vite build
The vue-tsc tool has been deprecated in favor of the new language-tools package provided by Vue.js. The new repository can be found at https://github.com/vuejs/language-tools/tree/master/packages/tsc. The Vue.js language tools offer enhanced features and improvements over the old vue-tsc tool.
The vue-tsc tool has been deprecated in favor of the new language-tools package provided by Vue.js. Developers are encouraged to migrate to the new toolset to benefit from enhanced functionality, updated features, and better support for their Vue.js projects.