Skip to content
Snippets Groups Projects
Commit 5aabaef4 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Update browserslist during build

parent 418a9088
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,7 @@ php "$TARGET/composer.phar" install --no-dev --prefer-dist -o -d "$TARGET"
cd $TARGET
npm install
npm audit fix
npx browserslist@latest --update-db
npm run build
cd ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment