Skip to content

Commit e4c1efd

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 e4c1efd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

+3-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,9 @@
106106
"tasks": {
107107
"build:test": [
108108
"^tsc",
109-
"^api-extractor:commonjs"
109+
"^api-extractor:commonjs",
110+
"@fluidframework/sequence#build:test",
111+
"@fluidframework/map#build:test"
110112
]
111113
}
112114
},

0 commit comments

Comments
 (0)