Skip to content

Commit 914bc7e

Browse files
committed
add note
1 parent 64f3486 commit 914bc7e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ const VERSIONS_JSON = require('./versions.json');
1010
* Building a large number of docs sites at once can cause
1111
* out of memory issues, so archiving old docs sites
1212
* allow us to keep memory usage and build times low.
13+
*
14+
* Note that this file is only for versions of the Ionic Docs
15+
* that are built with Docusaurus. The
16+
* Ionic v3 and v4 docs are built with other tools, so those
17+
* versions are not included here.
1318
*/
1419
const ARCHIVED_VERSIONS_JSON = require('./versionsArchived.json');
1520

0 commit comments

Comments
 (0)