Browse Source

Code style: fix code issues.

Maciej Gołaszewski 6 năm trước cách đây
mục cha
commit
951fe55cfd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/ckeditor5-build-classic/webpack.config.js

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

@@ -80,7 +80,7 @@ module.exports = {
 							},
 							minify: true
 						} )
-					},
+					}
 				]
 			}
 		]