Run analysis and GC on build
This commit is contained in:
parent
ea072bdc07
commit
01f2e866db
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ mkdir -p static/build
|
|||
|
||||
cp -r node_modules/materialize-css/dist/* static/build/
|
||||
|
||||
hugo -v
|
||||
hugo -v --stepAnalysis --gc
|
||||
|
|
Reference in a new issue