feat: make it PWA
This commit is contained in:
Vendored
+3
@@ -1,3 +1,6 @@
|
||||
/// <reference types="vite/client" />
|
||||
/// <reference types="vite-plugin-pwa/client" />
|
||||
|
||||
interface ImportMetaEnv {
|
||||
readonly VITE_APPWRITE_PROJECT_ID: string;
|
||||
readonly VITE_APPWRITE_ENDPOINT: string;
|
||||
|
||||
Reference in New Issue
Block a user