Improved Workers filenames in devtools-core (#22559)

This commit is contained in:
Abhay Gupta 2021-10-14 20:24:06 +05:30 committed by GitHub
parent a45533cc25
commit c3a19e5af0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@ module.exports = {
loader: 'workerize-loader',
options: {
inline: true,
name: '[name]',
},
},
{