Browse Source

Docs: Added a reference for old multi-repository architecture setup.

Marek Lewandowski 5 năm trước cách đây
mục cha
commit
505e6d9af4

+ 4 - 0
docs/framework/guides/contributing/development-environment.md

@@ -15,6 +15,10 @@ The CKEditor 5 codebase is divided into multiple [npm](http://npmjs.com/) packag
 
 You can find all the official packages listed in [CKEditor 5 development repository's README](https://github.com/ckeditor/ckeditor5#packages).
 
+<info-box info>
+After the **19.0.0** release CKEditor 5 moved to the monorepo architecture. If you'd like to work with the older multi-repository release, please refer to {@link https://ckeditor.com/docs/ckeditor5/18.0.0/framework/guides/contributing/development-environment.html older Developer Environment guide} for multi-repository oriented instructions.
+</info-box>
+
 ## Requirements
 
 In order to start developing CKEditor 5 you will require: