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 KamranAsif committed Nov 4, 2021
1 parent 9a87903 commit 4550d8c
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 4550d8c

Please sign in to comment.