@@ -17,6 +17,7 @@ steps:
commands:
- npm install -g cnpm --registry=https://registry.npm.taobao.org
- cnpm install
+ - cnpm install --save core-js/modules/es.regexp.dot-all.js
- cnpm run build:prod
- name: rebuild-cache