This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
unicraft
/
cke
Segui
8
Vota
0
Forka
0
File
Sfoglia il codice sorgente
Code style: fix code issues.
Maciej Gołaszewski
5 anni fa
parent
776962db57
159aac9538
commit
9ee8ce92c3
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
packages/ckeditor5-build-decoupled-document/webpack.config.js
+ 1
- 1
packages/ckeditor5-build-decoupled-document/webpack.config.js
Vedi File
@@ -80,7 +80,7 @@ module.exports = {
},
minify: true
} )
- }
,
+ }
]
}
]