mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-02 20:04:14 +01:00
chore Add vitest.workspace.js
This commit is contained in:
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"
|
||||
])
|
||||
Reference in New Issue
Block a user