forked from abner/for-legacy-web
Import assets and add PWA.
This commit is contained in:
@@ -15,7 +15,10 @@
|
||||
"noEmit": true,
|
||||
"jsx": "preserve",
|
||||
"jsxFactory": "h",
|
||||
"jsxFragmentFactory": "Fragment"
|
||||
"jsxFragmentFactory": "Fragment",
|
||||
"types": [
|
||||
"vite-plugin-pwa/client"
|
||||
]
|
||||
},
|
||||
"include": ["src", "ui/ui.tsx"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user