mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
build: build tools by default (#11862)
This commit is contained in:
parent
4d3fb8f487
commit
bfa435a57e
@ -50,7 +50,8 @@
|
||||
"./packages/puppeteer:build",
|
||||
"./packages/testserver:build",
|
||||
"./test:build",
|
||||
"./test/installation:build"
|
||||
"./test/installation:build",
|
||||
"build:tools"
|
||||
]
|
||||
},
|
||||
"build:tools": {
|
||||
|
Loading…
Reference in New Issue
Block a user