摘要:
tsconfig.json 重点在于 "jsx": "preserve", "jsxImportSource": "vue", { "compilerOptions": { "target": "ES2020", "useDefineForClassFields": true, "module": 阅读全文
posted @ 2024-02-28 22:31
皮豪
阅读(61)
评论(0)
推荐(0)
摘要:
vite.config.ts const pathResolve = (pathStr: string) => { return path.resolve(__dirname, pathStr); }; // https://vitejs.dev/config/ export default def 阅读全文
posted @ 2024-02-28 22:01
皮豪
阅读(380)
评论(0)
推荐(0)

浙公网安备 33010602011771号