website refactor
This commit is contained in:
@@ -15,8 +15,7 @@ export default defineConfig({
|
||||
'core/**/*.{test,spec}.?(c|m)[jt]s?(x)',
|
||||
'adapters/**/*.{test,spec}.?(c|m)[jt]s?(x)',
|
||||
'apps/**/*.{test,spec}.?(c|m)[jt]s?(x)',
|
||||
'tests/integration/**/*.{test,spec}.?(c|m)[jt]s?(x)',
|
||||
'tests/unit/**/*.{test,spec}.?(c|m)[jt]s?(x)',
|
||||
'tests/**/*.{test,spec}.?(c|m)[jt]s?(x)',
|
||||
],
|
||||
exclude: [
|
||||
'node_modules/**',
|
||||
|
||||
Reference in New Issue
Block a user