mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-14 09:39:15 +00:00
Multithread AVIF PoC
This commit is contained in:
@@ -174,7 +174,7 @@ module.exports = async function(_, env) {
|
||||
},
|
||||
plugins: [
|
||||
new webpack.IgnorePlugin(
|
||||
/(fs|crypto|path)/,
|
||||
/(fs|crypto|path|perf_hooks)/,
|
||||
/[/\\]codecs[/\\]/
|
||||
),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user