mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02:00
commands: Make the server flag --renderToDisk into --renderToMemory (note)
Fixes #11987
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# We run these tests in parallel so let Hugo decide which port to use.
|
||||
# Deliberately using the alias 'serve' here.
|
||||
hugo serve &
|
||||
hugo serve --renderToMemory &
|
||||
|
||||
waitServer
|
||||
|
||||
|
Reference in New Issue
Block a user