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

10 lines
94 B
Bash
Raw Normal View History

2020-04-10 09:10:54 +00:00
#!/usr/bin/env bash
set -e
. $(dirname "$0")/common.sh
cd $theme_path
npm run development