Skip to content

Commit 4550d8c

Browse files
akgupta0777KamranAsif
authored andcommitted
Improved Workers filenames in devtools-core (facebook#22559)
1 parent 9a87903 commit 4550d8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
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)