webpackthingymabob

This commit is contained in:
partouf
2024-01-01 17:57:59 +01:00
parent a5169c05d5
commit 3bc7ff606d

View File

@@ -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: [