Use webpack in Docker CI

This commit is contained in:
Jakub Tobiasz 2022-09-20 10:33:22 +02:00
parent bafa38eec0
commit 8800736786
No known key found for this signature in database
GPG key ID: 6434250CB3525233

View file

@ -29,7 +29,7 @@ backend:
frontend:
yarn install --pure-lockfile
GULP_ENV=prod yarn build
yarn encore production
behat: behat-cli behat-non-js behat-js