'flat' | 'nested'
'flat'
Define the directory structure of the HTML output files.
By default, the structure of HTML files in the dist
directory is flat
:
You can set html.outputStructure
to nested
:
After rebuild, the directory structure of the HTML files is:
If you want to set the parent path of the HTML files, use the
output.distPath.html
config.