Skip to content

Commit

Permalink
Improved Workers filenames in devtools-core (facebook#22559)
Browse files Browse the repository at this point in the history
  • Loading branch information
akgupta0777 authored and zhengjitf committed Apr 15, 2022
1 parent 68a68ea commit 7aa85b9
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 7aa85b9

Please sign in to comment.