aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpartouf <partouf@gmail.com>2024-01-01 17:57:59 +0100
committerpartouf <partouf@gmail.com>2024-01-01 17:57:59 +0100
commit3bc7ff606db46c25a7d244825f0c74344408ee3d (patch)
tree9608adc9ec11da1b1d270f7a02d69039e623aa9c
parenta5169c05d5190f165b6afc2fba81dfdb795f1be2 (diff)
downloadcompiler-explorer-gh-10040.tar.gz
compiler-explorer-gh-10040.zip
webpackthingymabobgh-10040
-rw-r--r--webpack.config.esm.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/webpack.config.esm.ts b/webpack.config.esm.ts
index 3c9a8097a..ca0fc5916 100644
--- a/webpack.config.esm.ts
+++ b/webpack.config.esm.ts
@@ -56,7 +56,7 @@ const hasGit = fs.existsSync(path.resolve(__dirname, '.git'));
// 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 webpackJsHack = '.v38.';
+const webpackJsHack = '.v39.';
const plugins: Webpack.WebpackPluginInstance[] = [
new MonacoEditorWebpackPlugin({
languages: [