chore: tidy

This commit is contained in:
cha0s 2023-12-02 22:29:31 -06:00
parent 6976fa8183
commit de41c1e01e

View File

@ -109,7 +109,7 @@ export const hooks = {
*
* See: https://github.com/jantimon/html-webpack-plugin/blob/main/docs/template-option.md
*/
['template.ejs', {specifier: (specific) => `${specific}.template.ejs`}],
'template.ejs',
/**
* PostCSS config file.
*