Delete documentation relating to legacy communities (#21385)
* Remove deprecated feature_communities_v2_prototypes * Fix typo * Remove now-unused docs Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
6103f4a9d3
commit
072f87a06a
2 changed files with 1 additions and 15 deletions
|
@ -64,7 +64,7 @@ module.exports = (env, argv) => {
|
|||
//
|
||||
// argv.mode is always set to "production" by yarn build
|
||||
// (called to build prod, nightly and develop.element.io)
|
||||
// arg.mode is set to "delopment" by yarn start
|
||||
// arg.mode is set to "development" by yarn start
|
||||
// (called by developers, runs the continuous reload script)
|
||||
// process.env.CI_PACKAGE is set when yarn build is called from scripts/ci_package.sh
|
||||
// (called to build nightly and develop.element.io)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue