5 lines
No EOL
131 B
HTML
5 lines
No EOL
131 B
HTML
{{ return (dict
|
|
"outputStyle" "compressed"
|
|
"enableSourceMap" (not hugo.IsProduction)
|
|
"includePaths" "node_modules"
|
|
) }} |