From 7a3001230f2cd7151e3da9ad51a016338b3cd359 Mon Sep 17 00:00:00 2001 From: Tobias Koppers Date: Tue, 11 Feb 2020 11:05:17 +0100 Subject: [PATCH] spacing --- lib/Parser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {