@a-sauvaget/ckeditor5-custom-build 中文文档教程

发布于 3年前 浏览 17 项目主页 更新于 3年前

CKEditor 5 classic editor build - custom Edition

Liens utiles

  • Guide suivi: https://blowstack.com/blog/create-ckeditor-5-custom-build
  • Dépôt github: https://github.com/a-sauvaget/ckeditor5
  • Package NPM: https://www.npmjs.com/package/@a-sauvaget/ckeditor5-custom-build

Mettre à jour le package

Vérifier d'être bien dans le dossier ckeditor5/packages/ckeditor5-build-classic et dans la branche customBuild

Après avoir des modifications, faire:

npm login
npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease [--preid=<prerelease-id>] | from-git]
npm publish --access=public

Mettre à jour CKEditor via dépôt officiel

git fetch upstream
git merge upstream/stable
npm run build
npm update

注意:il peut avoir des conflit à résoudre

CKEditor 5 classic editor build - custom Edition

Liens utiles

  • Guide suivi: https://blowstack.com/blog/create-ckeditor-5-custom-build
  • Dépôt github: https://github.com/a-sauvaget/ckeditor5
  • Package NPM: https://www.npmjs.com/package/@a-sauvaget/ckeditor5-custom-build

Mettre à jour le package

Vérifier d'être bien dans le dossier ckeditor5/packages/ckeditor5-build-classic et dans la branche customBuild.

Après avoir effectuer des modifications, faire:

npm login
npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease [--preid=<prerelease-id>] | from-git]
npm publish --access=public

Mettre à jour CKEditor via dépôt officiel

git fetch upstream
git merge upstream/stable
npm run build
npm update

Attention: il peut avoir des conflit à résoudre

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文