Skip to content

Commit 3e5e188

Browse files
Merge branch 'local-sever-stress-tests' of https://github.com/anthony-murphy/FluidFramework-1 into local-sever-stress-tests
2 parents 9a9e3e1 + 08d39d9 commit 3e5e188

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/test/local-server-stress-tests/package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,9 @@
105105
"fluidBuild": {
106106
"tasks": {
107107
"build:test": [
108-
"^tsc",
109-
"^api-extractor:commonjs"
108+
"...",
109+
"@fluidframework/sequence#build:test",
110+
"@fluidframework/map#build:test"
110111
]
111112
}
112113
},

0 commit comments

Comments
 (0)