mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-19 20:00:48 +00:00
feat: add session persistence examples and SQLite driver
This commit is contained in:
parent
64d1324628
commit
3c2a9cbbbb
14 changed files with 524 additions and 11 deletions
|
|
@ -7,4 +7,5 @@ export default defineConfig({
|
|||
sourcemap: true,
|
||||
clean: true,
|
||||
target: "es2022",
|
||||
external: ["better-sqlite3"],
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue