You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-02 21:22:41 +03:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user