Skip to content

Commit

Permalink
Improved Workers filenames in devtools-core (#22559)
Browse files Browse the repository at this point in the history
  • Loading branch information
akgupta0777 committed Oct 14, 2021
1 parent a45533c commit c3a19e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-devtools-core/webpack.standalone.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ module.exports = {
loader: 'workerize-loader',
options: {
inline: true,
name: '[name]',
},
},
{
Expand Down

0 comments on commit c3a19e5

Please sign in to comment.