feat(stage-ui-mmd): add MMD support (#1997)

---------

Co-authored-by: nyueki <nyuek.i@proton.me>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Neko Ayaka <neko@ayaka.moe>
Co-authored-by-agent: Unknown
This commit is contained in:
nyueki
2026-07-20 16:13:55 +08:00
committed by GitHub
co-authored by nyueki autofix-ci[bot] Neko Ayaka
parent 78d6588cb0
commit eabec9a64f
53 changed files with 3746 additions and 10 deletions
+3
View File
@@ -3,7 +3,10 @@ import { defineConfig } from 'vitest/config'
export default defineConfig({
test: {
environment: 'node',
fileParallelism: false,
globals: true,
hookTimeout: 60_000,
maxWorkers: 1,
coverage: {
provider: 'v8',
include: [