diff --git a/lib/Parser.js b/lib/Parser.js index 7ef197866c6..b4968452eff 100644 --- a/lib/Parser.js +++ b/lib/Parser.js @@ -2061,7 +2061,7 @@ class Parser extends Tapable { this.scope = oldScope; } - + // TODO webpack 5: remove this methods // only for backward-compat detectStrictMode(statements) {