Revert "disable openssl legacy provider in element-web"
This reverts commit ded580787e
.
This commit is contained in:
parent
d42b481abe
commit
1cd39c18ff
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ in
|
|||
export HOME=$PWD/tmp
|
||||
mkdir -p $HOME
|
||||
|
||||
export NODE_OPTIONS=--openssl-legacy-provider
|
||||
cp ${./element-web-package.json} package.json
|
||||
cp $yarnLock yarn.lock
|
||||
fixup_yarn_lock yarn.lock
|
||||
|
|
Loading…
Reference in a new issue