mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
chore Add vitest.workspace.js
This commit is contained in:
parent
a796940de3
commit
3411a6e46d
6
vitest.workspace.js
Normal file
6
vitest.workspace.js
Normal file
@ -0,0 +1,6 @@
|
||||
import { defineWorkspace } from 'vitest/config'
|
||||
|
||||
export default defineWorkspace([
|
||||
"./vite.config.ts",
|
||||
"./packages/mermaid/src/docs/vite.config.ts"
|
||||
])
|
Loading…
x
Reference in New Issue
Block a user