update version

This commit is contained in:
Patrick Quist
2023-06-30 08:41:58 +01:00
committed by GitHub
parent f2910ffa3e
commit 5be4d91162

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