Disable HTTP caching on the dev server
This commit is contained in:
parent
f95ac34c7c
commit
7b353e2fa8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env zsh
|
||||
# Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
hugo server -DF --disableFastRender
|
||||
hugo server -DF --noHTTPCache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue