[feat] opfs storage

This commit is contained in:
kwaroran
2023-06-29 05:08:42 +09:00
parent 267cdbb448
commit 1f2e9be90f
6 changed files with 167 additions and 27 deletions

View File

@@ -55,6 +55,12 @@ export default defineConfig(async () => {
sourcemap: !!process.env.TAURI_DEBUG,
chunkSizeWarningLimit: 2000
},
optimizeDeps:{
needsInterop:[
"@mlc-ai/web-tokenizers"
]
},
resolve:{
alias:{