Open WengerK opened 5 years ago
I include @Yago in the discussion which is responsible for the frontend.
I would suggest to have a new parameter STYLEGUIDE_MODE
(--styleguide=local-build
) which is by default to local-build
but could be dist-branch
(we should rework this wording of course). ?
This change will affect the following commands:
php-server
|| runserver
apache-server
behat
nightwatch
Looks good, we should add a function for building styleguide, that can be called in all context.
We face an issue with the frontend team.
For now, we have 2 ways to build our styleguides:
yarn build --production
in the project directorydist/frontend-dev
ordist/frontend
. We should sogit clone -b dist/frontend themes/vevey/build
How should we handle it into our process @yannlugrin @gido