diff --git a/filed/dev-entry.sh b/filed/dev-entry.sh index c614b70..a47f7bf 100755 --- a/filed/dev-entry.sh +++ b/filed/dev-entry.sh @@ -5,4 +5,4 @@ cd /opt/code cargo check cargo build -cargo watch -w src -w templates -x run \ No newline at end of file +cargo watch -w src -w templates -w assets -x run \ No newline at end of file