Skip to content

Commit b2652fd

Browse files
finishes tests with advanced server
1 parent dd36202 commit b2652fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"scripts": {
99
"build": "lerna run --stream build",
10-
"start": "concurrently \"npm run start -w @apps/3d-web-experience-server-advanced\" \"npm run start -w @mml-io/3d-web-asset-compress-server\"",
10+
"start": "concurrently \"npm run start -w @apps/3d-web-experience-server\" \"npm run start -w @mml-io/3d-web-asset-compress-server\"",
1111
"iterate": "npm run build && lerna run --parallel --stream iterate",
1212
"type-check-all": "lerna run --stream --no-bail type-check",
1313
"test-all": "lerna run --parallel --stream --no-bail test",

0 commit comments

Comments
 (0)