mirror of
https://github.com/microsoft/playwright-cli.git
synced 2026-09-14 19:59:39 +08:00
5 lines
306 B
PowerShell
5 lines
306 B
PowerShell
copy node_modules\playwright\browsers.json out\binary\win32
|
|
copy node_modules\playwright\third_party\ffmpeg\COPYING.GPLv3 out\binary\win32\ffmpeg.COPYING.GPLv3
|
|
copy node_modules\playwright\third_party\ffmpeg\ffmpeg-win32.exe out\binary\win32
|
|
copy node_modules\playwright\bin\PrintDeps.exe out\binary\win32
|