Refactoring, more abstraction
Signed-off-by: Minecon724 <git@m724.eu>
This commit is contained in:
parent
bab8704ace
commit
114caf198c
1 changed files with 4 additions and 0 deletions
|
@ -10,3 +10,7 @@ remapTemplateStatic: true
|
||||||
|
|
||||||
# Add .hash. to site static assets
|
# Add .hash. to site static assets
|
||||||
remapAssets: false
|
remapAssets: false
|
||||||
|
|
||||||
|
# Whether to minify output
|
||||||
|
# Currently HTML, CSS and JS are minified
|
||||||
|
minify: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue