Skip to content

Commit

Permalink
Correct comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jhen0409 committed Jul 28, 2023
1 parent a3eacd6 commit ea0f187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/patch-modules.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const rdStandalone = path.join(
'../dist/node_modules/react-devtools-core/dist/standalone.js',
)

// Avoid source map not found war
// Avoid source map not found warning
shell.sed(
'-i',
/sourceMappingURL=importFile\.worker\.worker\.js\.map'\]\)\),\{name:"\[name\]\.worker\.js/g,
Expand Down

0 comments on commit ea0f187

Please sign in to comment.