mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-15 01:20:59 +00:00
Use webpack in Docker CI
This commit is contained in:
parent
bafa38eec0
commit
8800736786
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue