mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-04 00:28:33 +00:00
test: add test case for blocksuite editor (#1528)
This commit is contained in:
@@ -5,6 +5,7 @@ import { defineConfig } from 'vitest/config';
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
assetsInclude: ['**/*.md'],
|
||||
resolve: {
|
||||
alias: {
|
||||
'next/router': 'next-router-mock',
|
||||
|
||||
Reference in New Issue
Block a user