Aliases for URL paths.
Overrides the global alias option.
{"foo":"bar"}Directory path for outputted CSS assets, which is not included into resulting URL
Enable/disable name generation with hash for outputted CSS assets or provide your own placeholder with the following blocks:
[extname]: The file extension of the asset including a leading dot, e.g. .png.[ext]: The file extension without a leading dot, e.g. png.[hash(:<num>)]: A hash based on the name and content of the asset (with optional length).[name]: The file name of the asset excluding any extension.Forward slashes / can be used to place files in sub-directories.
Inline files instead of copying
Public Path for URLs in CSS files
Provide custom resolver for URLs in place of the default one
Generated using TypeDoc
URL handler options