Skip to content

Commit

Permalink
Fix: Build script inclusion, see #27
Browse files Browse the repository at this point in the history
  • Loading branch information
Franz Josef Kaiser committed Nov 5, 2016
1 parent cb7498a commit c342a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/watch
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
watch "npm run build" assets/src
watch "$(<./scripts/js) $(<./scripts/css)" assets/src

0 comments on commit c342a5e

Please sign in to comment.