Quasar CLI with Vite - @quasar/app-vite
使用Typescript的PWA
为了用Typescript支持PWA,你需要将/src-pwa中的文件扩展名从
.js
改为
.ts
,并进行必要的TS代码修改。