1
Fork 0

Run analysis and GC on build

This commit is contained in:
Jake Howard 2019-01-12 10:42:37 +00:00
parent ea072bdc07
commit 01f2e866db
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -6,4 +6,4 @@ mkdir -p static/build
cp -r node_modules/materialize-css/dist/* static/build/
hugo -v
hugo -v --stepAnalysis --gc