mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
This commit is contained in:
parent
18ca9014e4
commit
4e6f3f0723
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ export const CleanExtraBrowsersTask = {
|
|||
if (platforms.windows) {
|
||||
paths.push(phantomPath('phantomjs-*-windows.zip'));
|
||||
paths.push(chromiumPath('chromium-*-win32.zip'));
|
||||
paths.push(chromiumPath('chromium-*-windows.zip'));
|
||||
}
|
||||
|
||||
if (platforms.darwin) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue