mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
init opfs and sqlocal as another browser adapter
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/// <reference types="vitest" />
|
||||
/// <reference types="@vitest/browser/providers/webdriverio" />
|
||||
import { defineConfig } from "vite";
|
||||
import { defineConfig } from "vitest/config";
|
||||
|
||||
// https://github.com/DallasHoff/sqlocal/blob/main/vite.config.ts
|
||||
export default defineConfig({
|
||||
|
||||
Reference in New Issue
Block a user