This commit is contained in:
2026-02-17 23:13:28 +08:00
parent c0bd0b7964
commit 90a73bc1f6
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
import { buildWithBun } from '@kevisual/code-builder'
import { queryList, storeList } from './src/get-query-list.ts'
import { queryList, storeList } from './src/scripts/get-query-list.ts'
// await buildWithBun({ naming: "app", entry: "query/index.ts", meta: import.meta, dts: true })