Denny
Denny
I think I hava the same problem. pls any repair.
会。最近有时间会更新。
> 是的可以正常使用了。测试了硬件都是可以的。 今天升级了13.2.1也都是OK的。 
cpu信息一般不用修改,硬件是i5默认就是i5。没关系。
just ``` import dts from "vite-plugin-dts"; plugins: [dts()] ``` tsconfig ``` { "compilerOptions": { "target": "ES2020", "useDefineForClassFields": true, "module": "ESNext", "lib": ["ES2020", "DOM", "DOM.Iterable"], "skipLibCheck": true, /* declaration */ "declaration":...