oliverdavies.uk-drupal-old/bin/theme-build-prod.sh

10 lines
87 B
Bash
Executable file

#!/usr/bin/env bash
set -e
. $(dirname "$0")/common.sh
cd $theme_path
npm run prod