mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-06 09:44:21 +01:00
javascript: Rename "browser" packages to "wasm"
This commit is contained in:
@@ -6,7 +6,7 @@ export default defineConfig({
|
||||
},
|
||||
resolve: {
|
||||
alias: {
|
||||
'@tursodatabase/database-wasm32-wasi': '../../turso.wasi-browser.js'
|
||||
'@tursodatabase/database-wasm32-wasi': '../../turso.wasi-wasm.js'
|
||||
},
|
||||
},
|
||||
server: {
|
||||
|
||||
Reference in New Issue
Block a user