Definition und Styleguide von Blaetter.de mit Hilfe von Pattern Lab
all
– build all (patternlab and webpack) and /exportwatch
– listen for changes in /source-bundle and build using webpack (no patternlab build)clean
– Enfernen aller dynamisch erzeugten Dateien um den Build-Prozess zu erzwingendistclean
– Entfernen aller dynamisch erzeugten Dateien und der für den Build-Vorgang benötigten Abhängkeiten
bin/docker-build
– build docker image using Dockerfile - needs to be executed at least once after checking outbin/docker-update-shell
– run image, show dynamic allocated port, open shell in container
Working copy is mounted to the container by the default docker-compose.yml. You have to run make all
in the container.
- composer – https://getcomposer.org/
- gnu make
- nodejs8
- php
- yarn – https://yarnpkg.com/en/