maybe tests are cool after all, fixed bugs and simplified deepDiff
This commit is contained in:
parent
441d7e383c
commit
cdbb11b14a
13 changed files with 585 additions and 132 deletions
|
@ -1,10 +0,0 @@
|
|||
import solid from "vite-plugin-solid"
|
||||
import { defineConfig } from "vitest/config"
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [solid()],
|
||||
root: './src',
|
||||
resolve: {
|
||||
conditions: ["development", "browser"],
|
||||
},
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue