diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2020-03-25 05:41:53 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2020-03-25 05:41:53 +0100 |
| commit | c2cc12278b4bea016c6f73537d99a9b48158898c (patch) | |
| tree | 95abfb24afd55a8cb3d2e73f52fcc222453ab1ad /Makefile | |
| parent | 079865deb40d97b2f3559a2c4747f7cc1f619df7 (diff) | |
| download | mitjafelicijan.com-c2cc12278b4bea016c6f73537d99a9b48158898c.tar.gz | |
Cleaned up some content
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/* |
