From ea0f18777e2cef72cf9bee0d8d86af6dc19fd09e Mon Sep 17 00:00:00 2001 From: jhen Date: Fri, 28 Jul 2023 13:37:10 +0800 Subject: [PATCH] Correct comment --- scripts/patch-modules.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/patch-modules.js b/scripts/patch-modules.js index 7590ea86..dfc549d8 100644 --- a/scripts/patch-modules.js +++ b/scripts/patch-modules.js @@ -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,