forked from external-repos/squoosh
Merge pull request #725 from almandsky/fix_hml
This commit is contained in:
@@ -256,7 +256,7 @@ module.exports = async function(_, env) {
|
|||||||
filename: '_redirects',
|
filename: '_redirects',
|
||||||
}),
|
}),
|
||||||
|
|
||||||
new ScriptExtHtmlPlugin({
|
isProd && new ScriptExtHtmlPlugin({
|
||||||
inline: ['first']
|
inline: ['first']
|
||||||
}),
|
}),
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user