Update webpack.config.esm.ts

This commit is contained in:
Patrick Quist
2024-09-25 15:42:02 +02:00
committed by GitHub
parent 15dcf0d42a
commit bc507a3c70

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 = '.v51.';
const webpackJsHack = '.v52.';
const plugins: Webpack.WebpackPluginInstance[] = [
new MonacoEditorWebpackPlugin({
languages: [