mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 22:02:55 +01:00
Remove deprecated webpack 5 option
This commit is contained in:
parent
b08878cbb3
commit
27336b6fb4
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ module.exports = {
|
||||||
stats: {
|
stats: {
|
||||||
all: false,
|
all: false,
|
||||||
modules: true,
|
modules: true,
|
||||||
maxModules: 0,
|
|
||||||
errors: true,
|
errors: true,
|
||||||
warnings: true,
|
warnings: true,
|
||||||
// our additional options
|
// our additional options
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue