Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Visual Studio Code 开发 Vue.js 3 应用程序。在我在 vuemastery.com 上的早期学习中,它被指示使用 Vetur,但我发现 Vetur 太麻烦了,无法让它工作,而且耗费大量时间。Vetur 文档只是“扔沙拉”,并没有针对具体问题;它也需要大量的编辑。我可以没有 Vetur 吗?
Vetur 找不到 tsconfig 等。找不到模块 '../assets/ 等。
就必要性而言,没有什么可以强迫您使用它,它只是在某些情况下有助于定义跳转和完成。
正如一些评论中所述,它的主要目的是简化开发,如果不这样做,您就不需要拥有它。我仍然建议您留出一些时间,以便您弄清楚并尝试运行它:D