Skip to content

Commit

Permalink
Merge pull request #11230 from ckeditor/ci/1380
Browse files Browse the repository at this point in the history
Docs: Clean up the old Advanced setup section.
  • Loading branch information
Mgsy authored Feb 7, 2022
2 parents fe40aee + 5bdf34b commit 25a2209
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 685 deletions.
2 changes: 1 addition & 1 deletion docs/framework/guides/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The CKEditor 5 Framework consist of several [npm packages](https://npmjs.com). T
* [Node.js](https://nodejs.org/en/) 14.0.0+
* npm 5.7.1+ (**note:** some npm 5+ versions were known to cause [problems](https://github.com/npm/npm/issues/16991), especially with deduplicating packages; upgrade npm when in doubt)

Besides Node.js and npm you also need [webpack@4](https://webpack.js.org) with a few additional packages to use the framework. They are needed to bundle the source code. Read more about building CKEditor 5 in the {@link installation/advanced/advanced-setup CKEditor 5 builds Advanced setup} guide.
Besides Node.js and npm you also need [webpack@4](https://webpack.js.org) with a few additional packages to use the framework. They are needed to bundle the source code. Read more about building CKEditor 5 in the {@link installation/advanced/integrating-from-source Integrating the editor from the source} guide.

<!-- TODO replace the link above when the Framework will get its own building guide. -->

Expand Down
Loading

0 comments on commit 25a2209

Please sign in to comment.