Refactor infra tests, clean E2E step suites, and fix TS in tests
This commit is contained in:
@@ -5,6 +5,8 @@ export default defineConfig({
|
||||
resolve: {
|
||||
alias: {
|
||||
'@': path.resolve(__dirname, '.'),
|
||||
packages: path.resolve(__dirname, './packages'),
|
||||
'packages/': path.resolve(__dirname, './packages'),
|
||||
},
|
||||
},
|
||||
test: {
|
||||
|
||||
Reference in New Issue
Block a user