[package] before_cmds = [ "composer install --no-dev", "composer dump", "bash ./build/download-fonts.sh", "npm ci", "npm run build" ]