From d3534969bd96f6931c50fb5e6c39569257ff4883 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 25 Mar 2020 06:06:44 +0100 Subject: Cleaned up some content --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 642ae7a..7f415c3 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ dev: - browser-sync ./public/ -w --no-notify --no-open --extensions=.html + browser-sync start --server ./public --watch --no-open --no-notify clean: rm -rf public/* -- cgit v1.2.3