Bumpy mcbumpface

This commit is contained in:
Matt Godbolt
2024-05-13 22:44:46 -05:00
parent 2f6ca2323f
commit 73ba4c8460

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