Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 96c4d29

Browse files
authored
Merge pull request krausest#953 from MananTank/patch-1
Update webdriver-ts build command in readme
2 parents 83314d0 + bd742ea commit 96c4d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ npm ci
132132
and build the benchmark driver
133133

134134
```
135-
npm run build-prod
135+
npm run compile
136136
```
137137

138138
now run the benchmark driver for the vanillajs-keyed framework:

0 commit comments

Comments
 (0)