Quasar CLI with Vite - @quasar/app-vite
PWA 与 Typescript
为了给 PWA 支持 TypeScript,您需要将 /src-pwa 目录下的
.js
文件改为
.ts
文件,并做一些必要的 TS 代码修改。