摘要: #### 方法1 修改文件 : ..../node_modules/vue-loader/lib/template-compiler/index.js ``` //原来是这样的 if (!isProduction) { code = prettier.format(code, { semi: fal 阅读全文
posted @ 2023-07-11 11:58 snake_j 阅读(125) 评论(0) 推荐(0)