fix: close final viewer integration gaps (#5)
This commit is contained in:
@@ -30,6 +30,12 @@ export default defineConfig({
|
||||
reuseExistingServer: true,
|
||||
timeout: 30_000,
|
||||
},
|
||||
{
|
||||
command: 'npm --workspace @hmwebviewer/viewer-2d-sample run serve:subpath:e2e',
|
||||
port: 45173,
|
||||
reuseExistingServer: true,
|
||||
timeout: 60_000,
|
||||
},
|
||||
{
|
||||
command: 'npm --workspace @hmwebviewer/viewer-3d run serve:subpath:e2e',
|
||||
port: 43174,
|
||||
|
||||
Reference in New Issue
Block a user