]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
chore: import both `mergeConfig` and `defineConfig` from `vitest/config`
authorHaoqun Jiang <haoqunjiang@gmail.com>
Fri, 18 Aug 2023 03:34:12 +0000 (11:34 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Fri, 18 Aug 2023 03:34:12 +0000 (11:34 +0800)
commit10d84088282ed3bae203974ec3514da7f4dc1bce
tree25f4350ad5222ed894088a6a4cf61989d5a0a018
parent653f9531ae22a26b0c46ec24559129fa35249bf5
chore: import both `mergeConfig` and `defineConfig` from `vitest/config`

With the typing fix in Vitest 0.34, it is again possible to use
`defineConfig` and `mergeConfig` from the `vitest` package.
template/config/vitest/vitest.config.js