Answer the question
In order to leave comments, you need to log in
HTML is automatically minified when pug/jade renders, how to remove minification?
html is automatically minified when pug/jade renders, how to remove minification?
Answer the question
In order to leave comments, you need to log in
pug index.pug -P
-V, --version output the version number
-O, --obj <str|path> JSON/JavaScript options object or file
-o, --out <dir> output the rendered HTML or compiled JavaScript to <dir>
-p, --path <path> filename used to resolve includes
-b, --basedir <path> path used as root directory to resolve absolute includes
-P, --pretty compile pretty HTML output
-c, --client compile function for client-side
-n, --name <str> the name of the compiled template (requires --client)
-D, --no-debug compile without debugging (smaller functions)
-w, --watch watch files for changes and automatically re-render
-E, --extension <ext> specify the output file extension
-s, --silent do not output logs
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question