aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a4db862..642ae7a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
1dev: 1dev:
2 browser-sync ./public/ -w --no-notify --no-open 2 browser-sync ./public/ -w --no-notify --no-open --extensions=.html
3 3
4clean: 4clean:
5 rm -rf public/* 5 rm -rf public/*