mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
Revert "Replace deprecated node-sass with sass (#161813)"
This reverts commit 87d5d6be26
.
This commit is contained in:
parent
3781a0dcd1
commit
3def20e8dc
36 changed files with 389 additions and 164 deletions
|
@ -150,6 +150,8 @@ export async function installYarnDeps(log, opts = undefined) {
|
|||
offline: opts?.offline,
|
||||
quiet: opts?.quiet,
|
||||
env: {
|
||||
SASS_BINARY_SITE:
|
||||
'https://us-central1-elastic-kibana-184716.cloudfunctions.net/kibana-ci-proxy-cache/node-sass',
|
||||
RE2_DOWNLOAD_MIRROR:
|
||||
'https://us-central1-elastic-kibana-184716.cloudfunctions.net/kibana-ci-proxy-cache/node-re2',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue