浏览代码

Code style: fix code issues.

Maciej Gołaszewski 5 年之前
父节点
当前提交
9ee8ce92c3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-build-decoupled-document/webpack.config.js

+ 1 - 1
packages/ckeditor5-build-decoupled-document/webpack.config.js

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