aboutsummaryrefslogtreecommitdiff
path: root/webpack.config.esm.js
diff options
context:
space:
mode:
Diffstat (limited to 'webpack.config.esm.js')
-rw-r--r--webpack.config.esm.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/webpack.config.esm.js b/webpack.config.esm.js
index 4cee7a015..5dc24300c 100644
--- a/webpack.config.esm.js
+++ b/webpack.config.esm.js
@@ -44,7 +44,7 @@ const staticPath = path.resolve(__dirname, 'out', 'webpack', 'static');
// Hack alert: due to a variety of issues, sometimes we need to change
// the name here. Mostly it's things like webpack changes that affect
// how minification is done, even though that's supposed not to matter.
-const webjackJsHack = '.v9.';
+const webjackJsHack = '.v11.';
const plugins = [
new MonacoEditorWebpackPlugin({
languages: [