@teambit/application 0.0.529 → 0.0.531

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/app.cmd.d.ts CHANGED
@@ -6,6 +6,7 @@ export declare class AppListCmd implements Command {
6
6
  description: string;
7
7
  alias: string;
8
8
  group: string;
9
+ helpUrl: string;
9
10
  options: CommandOptions;
10
11
  constructor(applicationAspect: ApplicationMain);
11
12
  report(args: [string], { json }: {
@@ -15,6 +16,7 @@ export declare class AppListCmd implements Command {
15
16
  export declare class AppCmd implements Command {
16
17
  name: string;
17
18
  description: string;
19
+ helpUrl: string;
18
20
  alias: string;
19
21
  group: string;
20
22
  commands: Command[];
package/dist/app.cmd.js CHANGED
@@ -41,6 +41,7 @@ class AppListCmd {
41
41
  (0, _defineProperty2().default)(this, "description", 'list all registered apps');
42
42
  (0, _defineProperty2().default)(this, "alias", '');
43
43
  (0, _defineProperty2().default)(this, "group", 'apps');
44
+ (0, _defineProperty2().default)(this, "helpUrl", 'reference/reference/cli-reference');
44
45
  (0, _defineProperty2().default)(this, "options", [['j', 'json', 'return the component data in json format']]);
45
46
  }
46
47
  async report(args, {
@@ -61,6 +62,7 @@ class AppCmd {
61
62
  constructor() {
62
63
  (0, _defineProperty2().default)(this, "name", 'app <sub-command>');
63
64
  (0, _defineProperty2().default)(this, "description", 'Manages apps');
65
+ (0, _defineProperty2().default)(this, "helpUrl", 'docs/getting-started/composing/create-apps');
64
66
  (0, _defineProperty2().default)(this, "alias", '');
65
67
  (0, _defineProperty2().default)(this, "group", 'apps');
66
68
  (0, _defineProperty2().default)(this, "commands", []);
@@ -1 +1 @@
1
- {"version":3,"names":["AppListCmd","constructor","applicationAspect","report","args","json","appComponents","mapApps","JSON","stringify","length","chalk","yellow","rows","flatMap","id","apps","map","app","name","table","CLITable","render","AppCmd"],"sources":["app.cmd.ts"],"sourcesContent":["// eslint-disable-next-line max-classes-per-file\nimport { Command, CommandOptions } from '@teambit/cli';\n// import { Logger } from '@teambit/logger';\nimport chalk from 'chalk';\nimport { CLITable } from '@teambit/cli-table';\nimport { ApplicationMain } from './application.main.runtime';\n\nexport class AppListCmd implements Command {\n name = 'list';\n description = 'list all registered apps';\n alias = '';\n group = 'apps';\n options = [['j', 'json', 'return the component data in json format']] as CommandOptions;\n\n constructor(private applicationAspect: ApplicationMain) {}\n\n async report(args: [string], { json }: { json: boolean }) {\n const appComponents = this.applicationAspect.mapApps();\n if (json) return JSON.stringify(appComponents, null, 2);\n if (!appComponents.length) return chalk.yellow('no apps found');\n\n const rows = appComponents.flatMap(([id, apps]) => {\n return apps.map((app) => [id, app.name]);\n });\n\n const table = new CLITable(['id', 'name'], rows);\n return table.render();\n }\n}\n\nexport class AppCmd implements Command {\n name = 'app <sub-command>';\n description = 'Manages apps';\n alias = '';\n group = 'apps';\n commands: Command[] = [];\n options = [] as CommandOptions;\n\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n async report(args: [string]) {\n // it should never be here. Yargs throws an error before reaching this method.\n return `Please specify a sub-command`;\n }\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAGA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AACA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAJA;;AAEA;;AAKO,MAAMA,UAAU,CAAoB;EAOzCC,WAAW,CAASC,iBAAkC,EAAE;IAAA,KAApCA,iBAAkC,GAAlCA,iBAAkC;IAAA,8CAN/C,MAAM;IAAA,qDACC,0BAA0B;IAAA,+CAChC,EAAE;IAAA,+CACF,MAAM;IAAA,iDACJ,CAAC,CAAC,GAAG,EAAE,MAAM,EAAE,0CAA0C,CAAC,CAAC;EAEZ;EAEzD,MAAMC,MAAM,CAACC,IAAc,EAAE;IAAEC;EAAwB,CAAC,EAAE;IACxD,MAAMC,aAAa,GAAG,IAAI,CAACJ,iBAAiB,CAACK,OAAO,EAAE;IACtD,IAAIF,IAAI,EAAE,OAAOG,IAAI,CAACC,SAAS,CAACH,aAAa,EAAE,IAAI,EAAE,CAAC,CAAC;IACvD,IAAI,CAACA,aAAa,CAACI,MAAM,EAAE,OAAOC,gBAAK,CAACC,MAAM,CAAC,eAAe,CAAC;IAE/D,MAAMC,IAAI,GAAGP,aAAa,CAACQ,OAAO,CAAC,CAAC,CAACC,EAAE,EAAEC,IAAI,CAAC,KAAK;MACjD,OAAOA,IAAI,CAACC,GAAG,CAAEC,GAAG,IAAK,CAACH,EAAE,EAAEG,GAAG,CAACC,IAAI,CAAC,CAAC;IAC1C,CAAC,CAAC;IAEF,MAAMC,KAAK,GAAG,KAAIC,oBAAQ,EAAC,CAAC,IAAI,EAAE,MAAM,CAAC,EAAER,IAAI,CAAC;IAChD,OAAOO,KAAK,CAACE,MAAM,EAAE;EACvB;AACF;AAAC;AAEM,MAAMC,MAAM,CAAoB;EAAA;IAAA,8CAC9B,mBAAmB;IAAA,qDACZ,cAAc;IAAA,+CACpB,EAAE;IAAA,+CACF,MAAM;IAAA,kDACQ,EAAE;IAAA,iDACd,EAAE;EAAA;EAEZ;EACA,MAAMpB,MAAM,CAACC,IAAc,EAAE;IAC3B;IACA,OAAQ,8BAA6B;EACvC;AACF;AAAC"}
1
+ {"version":3,"names":["AppListCmd","constructor","applicationAspect","report","args","json","appComponents","mapApps","JSON","stringify","length","chalk","yellow","rows","flatMap","id","apps","map","app","name","table","CLITable","render","AppCmd"],"sources":["app.cmd.ts"],"sourcesContent":["// eslint-disable-next-line max-classes-per-file\nimport { Command, CommandOptions } from '@teambit/cli';\n// import { Logger } from '@teambit/logger';\nimport chalk from 'chalk';\nimport { CLITable } from '@teambit/cli-table';\nimport { ApplicationMain } from './application.main.runtime';\n\nexport class AppListCmd implements Command {\n name = 'list';\n description = 'list all registered apps';\n alias = '';\n group = 'apps';\n helpUrl = 'reference/reference/cli-reference';\n options = [['j', 'json', 'return the component data in json format']] as CommandOptions;\n\n constructor(private applicationAspect: ApplicationMain) {}\n\n async report(args: [string], { json }: { json: boolean }) {\n const appComponents = this.applicationAspect.mapApps();\n if (json) return JSON.stringify(appComponents, null, 2);\n if (!appComponents.length) return chalk.yellow('no apps found');\n\n const rows = appComponents.flatMap(([id, apps]) => {\n return apps.map((app) => [id, app.name]);\n });\n\n const table = new CLITable(['id', 'name'], rows);\n return table.render();\n }\n}\n\nexport class AppCmd implements Command {\n name = 'app <sub-command>';\n description = 'Manages apps';\n helpUrl = 'docs/getting-started/composing/create-apps';\n alias = '';\n group = 'apps';\n commands: Command[] = [];\n options = [] as CommandOptions;\n\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n async report(args: [string]) {\n // it should never be here. Yargs throws an error before reaching this method.\n return `Please specify a sub-command`;\n }\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAGA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AACA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAJA;;AAEA;;AAKO,MAAMA,UAAU,CAAoB;EAQzCC,WAAW,CAASC,iBAAkC,EAAE;IAAA,KAApCA,iBAAkC,GAAlCA,iBAAkC;IAAA,8CAP/C,MAAM;IAAA,qDACC,0BAA0B;IAAA,+CAChC,EAAE;IAAA,+CACF,MAAM;IAAA,iDACJ,mCAAmC;IAAA,iDACnC,CAAC,CAAC,GAAG,EAAE,MAAM,EAAE,0CAA0C,CAAC,CAAC;EAEZ;EAEzD,MAAMC,MAAM,CAACC,IAAc,EAAE;IAAEC;EAAwB,CAAC,EAAE;IACxD,MAAMC,aAAa,GAAG,IAAI,CAACJ,iBAAiB,CAACK,OAAO,EAAE;IACtD,IAAIF,IAAI,EAAE,OAAOG,IAAI,CAACC,SAAS,CAACH,aAAa,EAAE,IAAI,EAAE,CAAC,CAAC;IACvD,IAAI,CAACA,aAAa,CAACI,MAAM,EAAE,OAAOC,gBAAK,CAACC,MAAM,CAAC,eAAe,CAAC;IAE/D,MAAMC,IAAI,GAAGP,aAAa,CAACQ,OAAO,CAAC,CAAC,CAACC,EAAE,EAAEC,IAAI,CAAC,KAAK;MACjD,OAAOA,IAAI,CAACC,GAAG,CAAEC,GAAG,IAAK,CAACH,EAAE,EAAEG,GAAG,CAACC,IAAI,CAAC,CAAC;IAC1C,CAAC,CAAC;IAEF,MAAMC,KAAK,GAAG,KAAIC,oBAAQ,EAAC,CAAC,IAAI,EAAE,MAAM,CAAC,EAAER,IAAI,CAAC;IAChD,OAAOO,KAAK,CAACE,MAAM,EAAE;EACvB;AACF;AAAC;AAEM,MAAMC,MAAM,CAAoB;EAAA;IAAA,8CAC9B,mBAAmB;IAAA,qDACZ,cAAc;IAAA,iDAClB,4CAA4C;IAAA,+CAC9C,EAAE;IAAA,+CACF,MAAM;IAAA,kDACQ,EAAE;IAAA,iDACd,EAAE;EAAA;EAEZ;EACA,MAAMpB,MAAM,CAACC,IAAc,EAAE;IAC3B;IACA,OAAQ,8BAA6B;EACvC;AACF;AAAC"}
package/dist/run.cmd.d.ts CHANGED
@@ -17,6 +17,7 @@ export declare class RunCmd implements Command {
17
17
  private logger;
18
18
  name: string;
19
19
  description: string;
20
+ helpUrl: string;
20
21
  arguments: {
21
22
  name: string;
22
23
  description: string;
package/dist/run.cmd.js CHANGED
@@ -45,6 +45,7 @@ class RunCmd {
45
45
  this.logger = logger;
46
46
  (0, _defineProperty2().default)(this, "name", 'run <app-name>');
47
47
  (0, _defineProperty2().default)(this, "description", "run an app (independent of bit's dev server)");
48
+ (0, _defineProperty2().default)(this, "helpUrl", 'docs/apps/apps-overview');
48
49
  (0, _defineProperty2().default)(this, "arguments", [{
49
50
  name: 'app-name',
50
51
  description: "the app's name is registered by the app (run 'bit app list' to list the names of the available apps)"
@@ -1 +1 @@
1
- {"version":3,"names":["RunCmd","constructor","application","logger","name","description","render","appName","dev","skipWatch","ssr","port","errors","runApp","watch","code","data","ShowErrors","pluralize","length","map","x","idx","toString"],"sources":["run.cmd.tsx"],"sourcesContent":["import React from 'react';\nimport pluralize from 'pluralize';\nimport { Command, CommandOptions } from '@teambit/cli';\nimport { Newline, Text } from 'ink';\nimport { Logger } from '@teambit/logger';\nimport type { RenderResult } from '@teambit/legacy/dist/cli/command';\nimport { ApplicationMain } from './application.main.runtime';\n\ntype RunOptions = {\n dev: boolean;\n verbose: boolean;\n skipWatch: boolean;\n ssr: boolean;\n};\n\nexport class RunCmd implements Command {\n name = 'run <app-name>';\n description = \"run an app (independent of bit's dev server)\";\n arguments = [\n {\n name: 'app-name',\n description:\n \"the app's name is registered by the app (run 'bit app list' to list the names of the available apps)\",\n },\n ];\n alias = 'c';\n group = 'apps';\n options = [\n ['d', 'dev', 'start the application in dev mode.'],\n ['v', 'verbose', 'showing verbose output for inspection and prints stack trace'],\n ['', 'skip-watch', 'avoid running the watch process that compiles components in the background'],\n ['', 'ssr', 'run app in server side rendering mode.'],\n ] as CommandOptions;\n\n constructor(\n /**\n * access to the extension instance.\n */\n private application: ApplicationMain,\n\n private logger: Logger\n ) {}\n\n async render([appName]: [string], { dev, skipWatch, ssr }: RunOptions): Promise<React.ReactElement | RenderResult> {\n // remove wds logs until refactoring webpack to a worker through the Worker aspect.\n const { port, errors } = await this.application.runApp(appName, {\n dev,\n watch: !skipWatch,\n ssr,\n });\n\n if (errors) {\n return {\n code: 1,\n data: <ShowErrors errors={errors} />,\n };\n }\n\n if (port) {\n return (\n <Text>\n {appName} app is running on http://localhost:{port}\n </Text>\n );\n }\n return <Text>{appName} app is running</Text>;\n }\n}\n\nfunction ShowErrors({ errors }: { errors: Error[] }) {\n return (\n <>\n <Newline />\n <Text underline>Fatal {pluralize('error', errors.length)}:</Text>\n {errors.map((x, idx) => (\n <Text key={idx}>{x.toString()}</Text>\n ))}\n </>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AACA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAEA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAYO,MAAMA,MAAM,CAAoB;EAmBrCC,WAAW;EACT;AACJ;AACA;EACYC,WAA4B,EAE5BC,MAAc,EACtB;IAAA,KAHQD,WAA4B,GAA5BA,WAA4B;IAAA,KAE5BC,MAAc,GAAdA,MAAc;IAAA,8CAxBjB,gBAAgB;IAAA,qDACT,8CAA8C;IAAA,mDAChD,CACV;MACEC,IAAI,EAAE,UAAU;MAChBC,WAAW,EACT;IACJ,CAAC,CACF;IAAA,+CACO,GAAG;IAAA,+CACH,MAAM;IAAA,iDACJ,CACR,CAAC,GAAG,EAAE,KAAK,EAAE,oCAAoC,CAAC,EAClD,CAAC,GAAG,EAAE,SAAS,EAAE,8DAA8D,CAAC,EAChF,CAAC,EAAE,EAAE,YAAY,EAAE,4EAA4E,CAAC,EAChG,CAAC,EAAE,EAAE,KAAK,EAAE,wCAAwC,CAAC,CACtD;EASE;EAEH,MAAMC,MAAM,CAAC,CAACC,OAAO,CAAW,EAAE;IAAEC,GAAG;IAAEC,SAAS;IAAEC;EAAgB,CAAC,EAA8C;IACjH;IACA,MAAM;MAAEC,IAAI;MAAEC;IAAO,CAAC,GAAG,MAAM,IAAI,CAACV,WAAW,CAACW,MAAM,CAACN,OAAO,EAAE;MAC9DC,GAAG;MACHM,KAAK,EAAE,CAACL,SAAS;MACjBC;IACF,CAAC,CAAC;IAEF,IAAIE,MAAM,EAAE;MACV,OAAO;QACLG,IAAI,EAAE,CAAC;QACPC,IAAI,eAAE,+BAAC,UAAU;UAAC,MAAM,EAAEJ;QAAO;MACnC,CAAC;IACH;IAEA,IAAID,IAAI,EAAE;MACR,oBACE,+BAAC,WAAI,QACFJ,OAAO,0CAAsCI,IAAI,CAC7C;IAEX;IACA,oBAAO,+BAAC,WAAI,QAAEJ,OAAO,oBAAuB;EAC9C;AACF;AAAC;AAED,SAASU,UAAU,CAAC;EAAEL;AAA4B,CAAC,EAAE;EACnD,oBACE,6EACE,+BAAC,cAAO,OAAG,eACX,+BAAC,WAAI;IAAC,SAAS;EAAA,aAAQ,IAAAM,oBAAS,EAAC,OAAO,EAAEN,MAAM,CAACO,MAAM,CAAC,MAAS,EAChEP,MAAM,CAACQ,GAAG,CAAC,CAACC,CAAC,EAAEC,GAAG,kBACjB,+BAAC,WAAI;IAAC,GAAG,EAAEA;EAAI,GAAED,CAAC,CAACE,QAAQ,EAAE,CAC9B,CAAC,CACD;AAEP"}
1
+ {"version":3,"names":["RunCmd","constructor","application","logger","name","description","render","appName","dev","skipWatch","ssr","port","errors","runApp","watch","code","data","ShowErrors","pluralize","length","map","x","idx","toString"],"sources":["run.cmd.tsx"],"sourcesContent":["import React from 'react';\nimport pluralize from 'pluralize';\nimport { Command, CommandOptions } from '@teambit/cli';\nimport { Newline, Text } from 'ink';\nimport { Logger } from '@teambit/logger';\nimport type { RenderResult } from '@teambit/legacy/dist/cli/command';\nimport { ApplicationMain } from './application.main.runtime';\n\ntype RunOptions = {\n dev: boolean;\n verbose: boolean;\n skipWatch: boolean;\n ssr: boolean;\n};\n\nexport class RunCmd implements Command {\n name = 'run <app-name>';\n description = \"run an app (independent of bit's dev server)\";\n helpUrl = 'docs/apps/apps-overview';\n arguments = [\n {\n name: 'app-name',\n description:\n \"the app's name is registered by the app (run 'bit app list' to list the names of the available apps)\",\n },\n ];\n alias = 'c';\n group = 'apps';\n options = [\n ['d', 'dev', 'start the application in dev mode.'],\n ['v', 'verbose', 'showing verbose output for inspection and prints stack trace'],\n ['', 'skip-watch', 'avoid running the watch process that compiles components in the background'],\n ['', 'ssr', 'run app in server side rendering mode.'],\n ] as CommandOptions;\n\n constructor(\n /**\n * access to the extension instance.\n */\n private application: ApplicationMain,\n\n private logger: Logger\n ) {}\n\n async render([appName]: [string], { dev, skipWatch, ssr }: RunOptions): Promise<React.ReactElement | RenderResult> {\n // remove wds logs until refactoring webpack to a worker through the Worker aspect.\n const { port, errors } = await this.application.runApp(appName, {\n dev,\n watch: !skipWatch,\n ssr,\n });\n\n if (errors) {\n return {\n code: 1,\n data: <ShowErrors errors={errors} />,\n };\n }\n\n if (port) {\n return (\n <Text>\n {appName} app is running on http://localhost:{port}\n </Text>\n );\n }\n return <Text>{appName} app is running</Text>;\n }\n}\n\nfunction ShowErrors({ errors }: { errors: Error[] }) {\n return (\n <>\n <Newline />\n <Text underline>Fatal {pluralize('error', errors.length)}:</Text>\n {errors.map((x, idx) => (\n <Text key={idx}>{x.toString()}</Text>\n ))}\n </>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AACA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAEA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAYO,MAAMA,MAAM,CAAoB;EAoBrCC,WAAW;EACT;AACJ;AACA;EACYC,WAA4B,EAE5BC,MAAc,EACtB;IAAA,KAHQD,WAA4B,GAA5BA,WAA4B;IAAA,KAE5BC,MAAc,GAAdA,MAAc;IAAA,8CAzBjB,gBAAgB;IAAA,qDACT,8CAA8C;IAAA,iDAClD,yBAAyB;IAAA,mDACvB,CACV;MACEC,IAAI,EAAE,UAAU;MAChBC,WAAW,EACT;IACJ,CAAC,CACF;IAAA,+CACO,GAAG;IAAA,+CACH,MAAM;IAAA,iDACJ,CACR,CAAC,GAAG,EAAE,KAAK,EAAE,oCAAoC,CAAC,EAClD,CAAC,GAAG,EAAE,SAAS,EAAE,8DAA8D,CAAC,EAChF,CAAC,EAAE,EAAE,YAAY,EAAE,4EAA4E,CAAC,EAChG,CAAC,EAAE,EAAE,KAAK,EAAE,wCAAwC,CAAC,CACtD;EASE;EAEH,MAAMC,MAAM,CAAC,CAACC,OAAO,CAAW,EAAE;IAAEC,GAAG;IAAEC,SAAS;IAAEC;EAAgB,CAAC,EAA8C;IACjH;IACA,MAAM;MAAEC,IAAI;MAAEC;IAAO,CAAC,GAAG,MAAM,IAAI,CAACV,WAAW,CAACW,MAAM,CAACN,OAAO,EAAE;MAC9DC,GAAG;MACHM,KAAK,EAAE,CAACL,SAAS;MACjBC;IACF,CAAC,CAAC;IAEF,IAAIE,MAAM,EAAE;MACV,OAAO;QACLG,IAAI,EAAE,CAAC;QACPC,IAAI,eAAE,+BAAC,UAAU;UAAC,MAAM,EAAEJ;QAAO;MACnC,CAAC;IACH;IAEA,IAAID,IAAI,EAAE;MACR,oBACE,+BAAC,WAAI,QACFJ,OAAO,0CAAsCI,IAAI,CAC7C;IAEX;IACA,oBAAO,+BAAC,WAAI,QAAEJ,OAAO,oBAAuB;EAC9C;AACF;AAAC;AAED,SAASU,UAAU,CAAC;EAAEL;AAA4B,CAAC,EAAE;EACnD,oBACE,6EACE,+BAAC,cAAO,OAAG,eACX,+BAAC,WAAI;IAAC,SAAS;EAAA,aAAQ,IAAAM,oBAAS,EAAC,OAAO,EAAEN,MAAM,CAACO,MAAM,CAAC,MAAS,EAChEP,MAAM,CAACQ,GAAG,CAAC,CAACC,CAAC,EAAEC,GAAG,kBACjB,+BAAC,WAAI;IAAC,GAAG,EAAEA;EAAI,GAAED,CAAC,CAACE,QAAQ,EAAE,CAC9B,CAAC,CACD;AAEP"}
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/application",
3
- "version": "0.0.529",
3
+ "version": "0.0.531",
4
4
  "homepage": "https://bit.dev/teambit/harmony/application",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.harmony",
8
8
  "name": "application",
9
- "version": "0.0.529"
9
+ "version": "0.0.531"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -17,16 +17,16 @@
17
17
  "@babel/runtime": "7.20.0",
18
18
  "core-js": "^3.0.0",
19
19
  "@teambit/harmony": "0.3.3",
20
- "@teambit/builder": "0.0.887",
21
- "@teambit/component": "0.0.887",
22
- "@teambit/isolator": "0.0.887",
23
- "@teambit/envs": "0.0.887",
20
+ "@teambit/builder": "0.0.889",
21
+ "@teambit/component": "0.0.889",
22
+ "@teambit/isolator": "0.0.889",
23
+ "@teambit/envs": "0.0.889",
24
24
  "@teambit/cli-table": "0.0.41",
25
- "@teambit/cli": "0.0.595",
26
- "@teambit/aspect-loader": "0.0.887",
25
+ "@teambit/cli": "0.0.596",
26
+ "@teambit/aspect-loader": "0.0.889",
27
27
  "@teambit/bit-error": "0.0.401",
28
- "@teambit/logger": "0.0.688",
29
- "@teambit/workspace": "0.0.887"
28
+ "@teambit/logger": "0.0.689",
29
+ "@teambit/workspace": "0.0.889"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@types/react": "^17.0.8",
@@ -39,7 +39,7 @@
39
39
  "@types/node": "12.20.4"
40
40
  },
41
41
  "peerDependencies": {
42
- "@teambit/legacy": "1.0.379",
42
+ "@teambit/legacy": "1.0.380",
43
43
  "react-dom": "^16.8.0 || ^17.0.0",
44
44
  "react": "^16.8.0 || ^17.0.0"
45
45
  },
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_application@0.0.529/dist/application.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_application@0.0.529/dist/application.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_application@0.0.531/dist/application.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_application@0.0.531/dist/application.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
package/run.cmd.tsx CHANGED
@@ -16,6 +16,7 @@ type RunOptions = {
16
16
  export class RunCmd implements Command {
17
17
  name = 'run <app-name>';
18
18
  description = "run an app (independent of bit's dev server)";
19
+ helpUrl = 'docs/apps/apps-overview';
19
20
  arguments = [
20
21
  {
21
22
  name: 'app-name',