Skip to content

Metatavu/noheva-management

 
 

Repository files navigation

noheva-management

Steps to run

  1. git submodule update --init
  2. npm i
  3. npm run dev

Coverage Status

CodeBuild Status

Upgrading CKEditor

If CKEditor needs upgrading use CKEditor's builder tool to build new package: https://ckeditor.com/cke4/builder

Builder tool has option to upload existing build-config.js to create bundle with all previously selected plugins and features. Use build-config.js from public/ckditor/build-config.js to ensure that new build contains same features as the previous one.

After building new zip bundle, replace ckeditor folder from public -folder with one from the zip and you are done.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.6%
  • HTML 15.5%
  • CSS 1.9%
  • Other 1.0%