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