Browse Source

Aligned build to the changes in TranslationService.

Maciej Bukowski 8 years ago
parent
commit
df5ba54697

File diff suppressed because it is too large
+ 0 - 0
packages/ckeditor5-build-classic/build/ckeditor.js


File diff suppressed because it is too large
+ 0 - 0
packages/ckeditor5-build-classic/build/ckeditor.js.map


+ 1 - 2
packages/ckeditor5-build-classic/webpack.config.js

@@ -29,8 +29,7 @@ module.exports = {
 
 	plugins: [
 		new CKEditorWebpackPlugin( {
-			languages: [ buildConfig.config.lang ],
-			optimizeBuildForOneLanguage: true
+			languages: [ buildConfig.config.lang ]
 		} ),
 		new BabiliPlugin( null, {
 			comments: false

Some files were not shown because too many files changed in this diff