摘要: "scripts": { "dev": "vite", "build": "tsc --noEmit && vite build --mode production", "stg": "tsc --noEmit && vite build --mode stg", "tests": "tsc --n 阅读全文
posted @ 2024-07-16 18:07 前端搬运工bug 阅读(14) 评论(0) 推荐(0)