|
@ -8,7 +8,6 @@ source /opt/rh/devtoolset-8/enable && \ |
|
|
yarn config set strict-peer-dependencies false && \ |
|
|
yarn config set strict-peer-dependencies false && \ |
|
|
yarn config set sass_binary_site http://cdn.npm.taobao.org/dist/node-sass && \ |
|
|
yarn config set sass_binary_site http://cdn.npm.taobao.org/dist/node-sass && \ |
|
|
yarn config set registry http://172.16.32.57:8931/repository/npm-group/ && \ |
|
|
yarn config set registry http://172.16.32.57:8931/repository/npm-group/ && \ |
|
|
npm install core-js@3 --save && \ |
|
|
|
|
|
yarn && \ |
|
|
yarn && \ |
|
|
yarn run build |
|
|
yarn run build |
|
|
|
|
|
|
|
|