【修改】配置CKEditor
Showing
| ... | ... | @@ -9,10 +9,18 @@ |
| "@ckeditor/ckeditor5-basic-styles": "^11.1.0", | ||
| "@ckeditor/ckeditor5-build-classic": "^12.1.0", | ||
| "@ckeditor/ckeditor5-dev-utils": "^12.0.1", | ||
| "@ckeditor/ckeditor5-dev-webpack-plugin": "^8.0.1", | ||
| "@ckeditor/ckeditor5-easy-image": "^11.0.1", | ||
| "@ckeditor/ckeditor5-editor-classic": "^12.1.0", | ||
| "@ckeditor/ckeditor5-essentials": "^11.0.1", | ||
| "@ckeditor/ckeditor5-font": "^11.1.0", | ||
| "@ckeditor/ckeditor5-heading": "^11.0.1", | ||
| "@ckeditor/ckeditor5-image": "^13.0.1", | ||
| "@ckeditor/ckeditor5-link": "^11.0.1", | ||
| "@ckeditor/ckeditor5-list": "^12.0.1", | ||
| "@ckeditor/ckeditor5-paragraph": "^11.0.1", | ||
| "@ckeditor/ckeditor5-react": "^1.1.3", | ||
| "@ckeditor/ckeditor5-table": "^12.0.1", | ||
| "@ckeditor/ckeditor5-theme-lark": "^13.0.1", | ||
| "@svgr/webpack": "4.1.0", | ||
| "antd": "^3.18.1", | ||
| ... | ... |
Please register or sign in to comment