Skip to content

Commit ea0f187

Browse files
committed
Correct comment
1 parent a3eacd6 commit ea0f187

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/patch-modules.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const rdStandalone = path.join(
88
'../dist/node_modules/react-devtools-core/dist/standalone.js',
99
)
1010

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

0 commit comments

Comments
 (0)