bridge hace 3 años
padre
commit
f09ff67839
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -17,7 +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 install core-js
       - cnpm run build:prod
 
   - name: rebuild-cache