Skip to content

Commit

Permalink
Improved workers filenames in devtools-inline (#22676)
Browse files Browse the repository at this point in the history
  • Loading branch information
akgupta0777 authored Nov 2, 2021
1 parent 5cccacd commit 3fcd81d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-devtools-inline/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ module.exports = {
loader: 'workerize-loader',
options: {
inline: true,
name: '[name]',
},
},
{
Expand Down

0 comments on commit 3fcd81d

Please sign in to comment.