소스 검색

:gear: trying to update ci/cd runner browerslist

tags/0.9.0
J 4 년 전
부모
커밋
99c83ea5ac
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      .drone.yml

+ 1
- 0
.drone.yml 파일 보기

@@ -32,6 +32,7 @@ steps:
32 32
   commands:
33 33
   - cd ./vue-theme
34 34
   - rm -Rf ./build/*
35
+  - npx browserslist@latest --update-db
35 36
   - npm run build
36 37
   - ls ./build
37 38
   volumes:

Loading…
취소
저장