chore: moved to bun

This commit is contained in:
Haoyu Xu
2025-04-30 20:39:01 +08:00
parent 83ee6ef858
commit 3535ae8ce1
8 changed files with 1614 additions and 5444 deletions

View File

@@ -1,5 +1,5 @@
import jsdom from 'jsdom'
import path from 'path'
import path from 'node:path'
import { file } from '@aklive2d/libs'
import config from '@aklive2d/config'