We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3eacd6 commit ea0f187Copy full SHA for ea0f187
1 file changed
scripts/patch-modules.js
@@ -8,7 +8,7 @@ const rdStandalone = path.join(
8
'../dist/node_modules/react-devtools-core/dist/standalone.js',
9
)
10
11
-// Avoid source map not found war
+// Avoid source map not found warning
12
shell.sed(
13
'-i',
14
/sourceMappingURL=importFile\.worker\.worker\.js\.map'\]\)\),\{name:"\[name\]\.worker\.js/g,
0 commit comments