Skip to content

Commit 7aa85b9

Browse files
akgupta0777zhengjitf
authored andcommitted
Improved Workers filenames in devtools-core (facebook#22559)
1 parent 68a68ea commit 7aa85b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-devtools-core/webpack.standalone.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ module.exports = {
103103
loader: 'workerize-loader',
104104
options: {
105105
inline: true,
106+
name: '[name]',
106107
},
107108
},
108109
{

0 commit comments

Comments
 (0)