Update remaining packages and pre-emptively bump the .vXX hack; reformat

This commit is contained in:
Matt Godbolt
2023-08-15 22:35:24 -05:00
parent 5eb8dfd87c
commit d2a6dc251d
3 changed files with 1069 additions and 1006 deletions

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