mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
chore: remove unused config
This commit is contained in:
@@ -35,13 +35,6 @@ const testConfig = defineConfig({
|
||||
globals: true,
|
||||
pool: 'threads',
|
||||
setupFiles: ['./tests/unit/setup.ts'],
|
||||
deps: {
|
||||
optimizer: {
|
||||
web: {
|
||||
include: ['@analytics/type-utils']
|
||||
}
|
||||
}
|
||||
},
|
||||
server: {
|
||||
deps: {
|
||||
inline: ['@analytics/type-utils']
|
||||
|
||||
Reference in New Issue
Block a user