This website works better with JavaScript
Home
Explore
Help
Sign In
unicraft
/
cke
Watch
8
Star
0
Fork
0
Files
Browse Source
Code style: fix code issues.
Maciej Gołaszewski
5 years ago
parent
776962db57
159aac9538
commit
9ee8ce92c3
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
packages/ckeditor5-build-decoupled-document/webpack.config.js
+ 1
- 1
packages/ckeditor5-build-decoupled-document/webpack.config.js
View File
@@ -80,7 +80,7 @@ module.exports = {
},
minify: true
} )
- }
,
+ }
]
}
]