diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,5 +1,5 @@ | |||
| 1 | dev: | 1 | dev: |
| 2 | browser-sync ./public/ -w --no-notify --no-open | 2 | browser-sync ./public/ -w --no-notify --no-open --extensions=.html |
| 3 | 3 | ||
| 4 | clean: | 4 | clean: |
| 5 | rm -rf public/* | 5 | rm -rf public/* |
