Skip to content

Commit 08d39d9

Browse files
Update packages/test/local-server-stress-tests/package.json
Co-authored-by: Abram Sanderson <[email protected]>
1 parent c582039 commit 08d39d9

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)