Skip to content

Commit 452aba1

Browse files
committed
Make dev app watch for changes in search.js
1 parent d3db402 commit 452aba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-start

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh
2-
morbo -w assets/sass -w assets/js app.pl
2+
morbo -w assets/sass -w assets/js -w html/js/search.js app.pl
33

0 commit comments

Comments
 (0)