@backstage/cli 0.0.0-nightly-20220209022121 → 0.0.0-nightly-20220210021913

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.
Files changed (47) hide show
  1. package/CHANGELOG.md +6 -1
  2. package/dist/cjs/{PackageGraph-96b2e6ef.cjs.js → PackageGraph-037c8141.cjs.js} +2 -2
  3. package/dist/cjs/{backend-fb6d6170.cjs.js → backend-de438e4f.cjs.js} +2 -2
  4. package/dist/cjs/{build-9db9aaaf.cjs.js → build-2ae55a83.cjs.js} +11 -11
  5. package/dist/cjs/{build-8fd28a6d.cjs.js → build-30f91ce3.cjs.js} +4 -4
  6. package/dist/cjs/{build-93f627fc.cjs.js → build-a3b2f18f.cjs.js} +4 -4
  7. package/dist/cjs/{build-b3c69eff.cjs.js → build-f4997ac0.cjs.js} +7 -7
  8. package/dist/cjs/{buildBackend-08cefb3c.cjs.js → buildBackend-5879cc73.cjs.js} +8 -8
  9. package/dist/cjs/{buildWorkspace-1323bee2.cjs.js → buildWorkspace-8f3d6f2b.cjs.js} +7 -7
  10. package/dist/cjs/{bump-a85eb7bb.cjs.js → bump-7dee7783.cjs.js} +80 -19
  11. package/dist/cjs/{bundle-4ce79bce.cjs.js → bundle-2aab244e.cjs.js} +2 -2
  12. package/dist/cjs/{bundle-b3d9e5ab.cjs.js → bundle-430e6de0.cjs.js} +7 -7
  13. package/dist/cjs/{clean-c50d4782.cjs.js → clean-ece72b46.cjs.js} +2 -2
  14. package/dist/cjs/{config-f2365900.cjs.js → config-d9373cd3.cjs.js} +3 -3
  15. package/dist/cjs/{create-7ad905e4.cjs.js → create-4ff6ef42.cjs.js} +4 -4
  16. package/dist/cjs/{createDistWorkspace-f4c0276b.cjs.js → createDistWorkspace-6f82b4d8.cjs.js} +5 -5
  17. package/dist/cjs/{createPlugin-ba8c6df0.cjs.js → createPlugin-e85cd094.cjs.js} +4 -4
  18. package/dist/cjs/{dev-e8f4294f.cjs.js → dev-94d44222.cjs.js} +5 -5
  19. package/dist/cjs/{diff-7c3a6378.cjs.js → diff-de03fd44.cjs.js} +2 -2
  20. package/dist/cjs/{docs-f72a2ec8.cjs.js → docs-f4446810.cjs.js} +4 -4
  21. package/dist/cjs/{index-c953b562.cjs.js → index-3c75b61e.cjs.js} +2 -2
  22. package/dist/cjs/{index-d7ee78c4.cjs.js → index-e7c63adb.cjs.js} +10 -10
  23. package/dist/cjs/{index-8b03e1f7.cjs.js → index-eba7b53e.cjs.js} +40 -38
  24. package/dist/cjs/{index-526e4dc9.cjs.js → index-fe3eb0cd.cjs.js} +11 -11
  25. package/dist/cjs/{info-92d051f2.cjs.js → info-82bde52a.cjs.js} +3 -3
  26. package/dist/cjs/{install-1f10c477.cjs.js → install-3287798b.cjs.js} +4 -4
  27. package/dist/cjs/{lint-a49b0261.cjs.js → lint-19b8e0e6.cjs.js} +2 -2
  28. package/dist/cjs/{lint-cc10c98e.cjs.js → lint-e651097e.cjs.js} +3 -3
  29. package/dist/cjs/{oldBuild-e0886590.cjs.js → oldBuild-fcaf9841.cjs.js} +4 -4
  30. package/dist/cjs/{pack-7da7f03b.cjs.js → pack-668195f9.cjs.js} +2 -2
  31. package/dist/cjs/{packageRole-7bb8a760.cjs.js → packageRole-7dae1503.cjs.js} +3 -3
  32. package/dist/cjs/{packageRoles-f4b169a7.cjs.js → packageRoles-ee7316be.cjs.js} +2 -2
  33. package/dist/cjs/{packageScripts-23016b48.cjs.js → packageScripts-4d82f959.cjs.js} +4 -4
  34. package/dist/cjs/{packager-3bddd88f.cjs.js → packager-94359aa1.cjs.js} +3 -3
  35. package/dist/cjs/{packages-08c02af1.cjs.js → packages-41d5c9a7.cjs.js} +3 -3
  36. package/dist/cjs/{paths-f6ca70df.cjs.js → paths-95ca4888.cjs.js} +3 -3
  37. package/dist/cjs/{print-43232f19.cjs.js → print-f971a723.cjs.js} +4 -4
  38. package/dist/cjs/{run-8da8f918.cjs.js → run-4168a163.cjs.js} +2 -2
  39. package/dist/cjs/{schema-2c7e9598.cjs.js → schema-cbe1a9de.cjs.js} +4 -4
  40. package/dist/cjs/{serve-9c68f54d.cjs.js → serve-4da35796.cjs.js} +7 -7
  41. package/dist/cjs/{serve-01190cc4.cjs.js → serve-c99b3e3d.cjs.js} +8 -8
  42. package/dist/cjs/{server-937c32b4.cjs.js → server-79ba62c8.cjs.js} +2 -2
  43. package/dist/cjs/{tasks-3a7eba1b.cjs.js → tasks-431317c6.cjs.js} +2 -2
  44. package/dist/cjs/{testCommand-5cdbf69c.cjs.js → testCommand-26442c22.cjs.js} +3 -3
  45. package/dist/cjs/{validate-697fd284.cjs.js → validate-0018283b.cjs.js} +4 -4
  46. package/dist/index.cjs.js +1 -1
  47. package/package.json +7 -5
@@ -2,9 +2,9 @@
2
2
 
3
3
  var configLoader = require('@backstage/config-loader');
4
4
  var openBrowser = require('react-dev-utils/openBrowser');
5
- var config = require('./config-f2365900.cjs.js');
5
+ var config = require('./config-d9373cd3.cjs.js');
6
6
  require('@backstage/config');
7
- require('./index-8b03e1f7.cjs.js');
7
+ require('./index-eba7b53e.cjs.js');
8
8
  require('commander');
9
9
  require('chalk');
10
10
  require('fs-extra');
@@ -13,7 +13,7 @@ require('@backstage/cli-common');
13
13
  require('@backstage/config/package.json');
14
14
  require('@backstage/errors');
15
15
  require('@manypkg/get-packages');
16
- require('./PackageGraph-96b2e6ef.cjs.js');
16
+ require('./PackageGraph-037c8141.cjs.js');
17
17
 
18
18
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
19
19
 
@@ -31,4 +31,4 @@ var docs = async (cmd) => {
31
31
  };
32
32
 
33
33
  exports["default"] = docs;
34
- //# sourceMappingURL=docs-f72a2ec8.cjs.js.map
34
+ //# sourceMappingURL=docs-f4446810.cjs.js.map
@@ -3,7 +3,7 @@
3
3
  var fs = require('fs-extra');
4
4
  var chalk = require('chalk');
5
5
  var yaml = require('yaml');
6
- var index$1 = require('./index-8b03e1f7.cjs.js');
6
+ var index$1 = require('./index-eba7b53e.cjs.js');
7
7
  var crypto = require('crypto');
8
8
  var openBrowser = require('react-dev-utils/openBrowser');
9
9
  var request = require('@octokit/request');
@@ -128,4 +128,4 @@ ${yaml.stringify(config)}`;
128
128
  };
129
129
 
130
130
  exports["default"] = index;
131
- //# sourceMappingURL=index-c953b562.cjs.js.map
131
+ //# sourceMappingURL=index-3c75b61e.cjs.js.map
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var fs = require('fs-extra');
4
- var index = require('./index-8b03e1f7.cjs.js');
5
- var backend = require('./backend-fb6d6170.cjs.js');
4
+ var index = require('./index-eba7b53e.cjs.js');
5
+ var backend = require('./backend-de438e4f.cjs.js');
6
6
  require('yn');
7
7
  require('path');
8
8
  require('webpack');
@@ -16,20 +16,20 @@ require('run-script-webpack-plugin');
16
16
  require('webpack-node-externals');
17
17
  require('@backstage/cli-common');
18
18
  require('@manypkg/get-packages');
19
- require('./paths-f6ca70df.cjs.js');
19
+ require('./paths-95ca4888.cjs.js');
20
20
  require('mini-css-extract-plugin');
21
- require('./run-8da8f918.cjs.js');
21
+ require('./run-4168a163.cjs.js');
22
22
  require('eslint-webpack-plugin');
23
23
  require('lodash/pickBy');
24
24
  require('webpack-dev-server');
25
25
  require('react-dev-utils/openBrowser');
26
26
  var uniq = require('lodash/uniq');
27
- var server = require('./server-937c32b4.cjs.js');
28
- var config = require('./config-f2365900.cjs.js');
27
+ var server = require('./server-79ba62c8.cjs.js');
28
+ var config = require('./config-d9373cd3.cjs.js');
29
29
  var Lockfile = require('./Lockfile-35661afa.cjs.js');
30
30
  require('minimatch');
31
- var lint = require('./lint-cc10c98e.cjs.js');
32
- var packageRoles = require('./packageRoles-f4b169a7.cjs.js');
31
+ var lint = require('./lint-e651097e.cjs.js');
32
+ var packageRoles = require('./packageRoles-ee7316be.cjs.js');
33
33
  require('commander');
34
34
  require('semver');
35
35
  require('@backstage/config/package.json');
@@ -39,7 +39,7 @@ require('child_process');
39
39
  require('util');
40
40
  require('@backstage/config-loader');
41
41
  require('@backstage/config');
42
- require('./PackageGraph-96b2e6ef.cjs.js');
42
+ require('./PackageGraph-037c8141.cjs.js');
43
43
  require('@yarnpkg/lockfile');
44
44
  require('lodash/partition');
45
45
  require('zod');
@@ -122,4 +122,4 @@ async function command(cmd) {
122
122
  }
123
123
 
124
124
  exports.command = command;
125
- //# sourceMappingURL=index-d7ee78c4.cjs.js.map
125
+ //# sourceMappingURL=index-e7c63adb.cjs.js.map
@@ -54,6 +54,7 @@ var dependencies = {
54
54
  "@backstage/config": "^0.1.13",
55
55
  "@backstage/config-loader": "^0.9.3",
56
56
  "@backstage/errors": "^0.2.0",
57
+ "@backstage/release-manifests": "^0.0.0",
57
58
  "@backstage/types": "^0.1.1",
58
59
  "@hot-loader/react-dom": "^16.13.0",
59
60
  "@manypkg/get-packages": "^1.1.3",
@@ -165,7 +166,8 @@ var devDependencies = {
165
166
  del: "^6.0.0",
166
167
  "mock-fs": "^5.1.0",
167
168
  nodemon: "^2.0.2",
168
- "ts-node": "^10.0.0"
169
+ "ts-node": "^10.0.0",
170
+ msw: "^0.35.0"
169
171
  };
170
172
 
171
173
  var version$7 = "0.5.2";
@@ -235,53 +237,53 @@ const configOption = [
235
237
  ];
236
238
  function registerRepoCommand(program) {
237
239
  const command = program.command("repo [command]", { hidden: true }).description("Command that run across an entire Backstage project [EXPERIMENTAL]");
238
- command.command("build").description("Build packages in the project, excluding bundled app and backend packages.").option("--all", "Build all packages, including bundled app and backend packages.").action(lazy(() => Promise.resolve().then(function () { return require('./build-9db9aaaf.cjs.js'); }).then((m) => m.command)));
240
+ command.command("build").description("Build packages in the project, excluding bundled app and backend packages.").option("--all", "Build all packages, including bundled app and backend packages.").action(lazy(() => Promise.resolve().then(function () { return require('./build-2ae55a83.cjs.js'); }).then((m) => m.command)));
239
241
  }
240
242
  function registerScriptCommand(program) {
241
243
  const command = program.command("script [command]", { hidden: true }).description("Lifecycle scripts for Backstage packages [EXPERIMENTAL]");
242
- command.command("start").description("Start a package for local development").option(...configOption).option("--role <name>", "Run the command with an explicit package role").option("--check", "Enable type checking and linting if available").option("--inspect", "Enable debugger in Node.js environments").option("--inspect-brk", "Enable debugger in Node.js environments, breaking before code starts").action(lazy(() => Promise.resolve().then(function () { return require('./index-d7ee78c4.cjs.js'); }).then((m) => m.command)));
243
- command.command("build").description("Build a package for production deployment or publishing").option("--minify", "Minify the generated code. Does not apply to app or backend packages.").option("--experimental-type-build", "Enable experimental type build. Does not apply to app or backend packages.").option("--skip-build-dependencies", "Skip the automatic building of local dependencies. Applies to backend packages only.").option("--stats", "If bundle stats are available, write them to the output directory. Applies to app packages only.").option("--config <path>", "Config files to load instead of app-config.yaml. Applies to app packages only.", (opt, opts) => [...opts, opt], Array()).action(lazy(() => Promise.resolve().then(function () { return require('./index-526e4dc9.cjs.js'); }).then((m) => m.command)));
244
- program.command("lint").option("--format <format>", "Lint report output format", "eslint-formatter-friendly").option("--fix", "Attempt to automatically fix violations").description("Lint a package").action(lazy(() => Promise.resolve().then(function () { return require('./lint-a49b0261.cjs.js'); }).then((m) => m.default)));
245
- program.command("test").allowUnknownOption(true).helpOption(", --backstage-cli-help").description("Run tests, forwarding args to Jest, defaulting to watch mode").action(lazy(() => Promise.resolve().then(function () { return require('./testCommand-5cdbf69c.cjs.js'); }).then((m) => m.default)));
246
- command.command("clean").description("Delete cache directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-c50d4782.cjs.js'); }).then((m) => m.default)));
247
- command.command("prepack").description("Prepares a package for packaging before publishing").action(lazy(() => Promise.resolve().then(function () { return require('./pack-7da7f03b.cjs.js'); }).then((m) => m.pre)));
248
- command.command("postpack").description("Restores the changes made by the prepack command").action(lazy(() => Promise.resolve().then(function () { return require('./pack-7da7f03b.cjs.js'); }).then((m) => m.post)));
244
+ command.command("start").description("Start a package for local development").option(...configOption).option("--role <name>", "Run the command with an explicit package role").option("--check", "Enable type checking and linting if available").option("--inspect", "Enable debugger in Node.js environments").option("--inspect-brk", "Enable debugger in Node.js environments, breaking before code starts").action(lazy(() => Promise.resolve().then(function () { return require('./index-e7c63adb.cjs.js'); }).then((m) => m.command)));
245
+ command.command("build").description("Build a package for production deployment or publishing").option("--minify", "Minify the generated code. Does not apply to app or backend packages.").option("--experimental-type-build", "Enable experimental type build. Does not apply to app or backend packages.").option("--skip-build-dependencies", "Skip the automatic building of local dependencies. Applies to backend packages only.").option("--stats", "If bundle stats are available, write them to the output directory. Applies to app packages only.").option("--config <path>", "Config files to load instead of app-config.yaml. Applies to app packages only.", (opt, opts) => [...opts, opt], Array()).action(lazy(() => Promise.resolve().then(function () { return require('./index-fe3eb0cd.cjs.js'); }).then((m) => m.command)));
246
+ program.command("lint").option("--format <format>", "Lint report output format", "eslint-formatter-friendly").option("--fix", "Attempt to automatically fix violations").description("Lint a package").action(lazy(() => Promise.resolve().then(function () { return require('./lint-19b8e0e6.cjs.js'); }).then((m) => m.default)));
247
+ program.command("test").allowUnknownOption(true).helpOption(", --backstage-cli-help").description("Run tests, forwarding args to Jest, defaulting to watch mode").action(lazy(() => Promise.resolve().then(function () { return require('./testCommand-26442c22.cjs.js'); }).then((m) => m.default)));
248
+ command.command("clean").description("Delete cache directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-ece72b46.cjs.js'); }).then((m) => m.default)));
249
+ command.command("prepack").description("Prepares a package for packaging before publishing").action(lazy(() => Promise.resolve().then(function () { return require('./pack-668195f9.cjs.js'); }).then((m) => m.pre)));
250
+ command.command("postpack").description("Restores the changes made by the prepack command").action(lazy(() => Promise.resolve().then(function () { return require('./pack-668195f9.cjs.js'); }).then((m) => m.post)));
249
251
  }
250
252
  function registerMigrateCommand(program) {
251
253
  const command = program.command("migrate [command]", { hidden: true }).description("Migration utilities [EXPERIMENTAL]");
252
- command.command("package-role").description(`Add package role field to packages that don't have it`).action(lazy(() => Promise.resolve().then(function () { return require('./packageRole-7bb8a760.cjs.js'); }).then((m) => m.default)));
253
- command.command("package-scripts").description("Set package scripts according to each package role").action(lazy(() => Promise.resolve().then(function () { return require('./packageScripts-23016b48.cjs.js'); }).then((m) => m.command)));
254
+ command.command("package-role").description(`Add package role field to packages that don't have it`).action(lazy(() => Promise.resolve().then(function () { return require('./packageRole-7dae1503.cjs.js'); }).then((m) => m.default)));
255
+ command.command("package-scripts").description("Set package scripts according to each package role").action(lazy(() => Promise.resolve().then(function () { return require('./packageScripts-4d82f959.cjs.js'); }).then((m) => m.command)));
254
256
  }
255
257
  function registerCommands(program) {
256
- program.command("app:build").description("Build an app for a production release").option("--stats", "Write bundle stats to output directory").option(...configOption).action(lazy(() => Promise.resolve().then(function () { return require('./build-b3c69eff.cjs.js'); }).then((m) => m.default)));
257
- program.command("app:serve").description("Serve an app for local development").option("--check", "Enable type checking and linting").option(...configOption).action(lazy(() => Promise.resolve().then(function () { return require('./serve-01190cc4.cjs.js'); }).then((m) => m.default)));
258
- program.command("backend:build").description("Build a backend plugin").option("--minify", "Minify the generated code").option("--experimental-type-build", "Enable experimental type build").action(lazy(() => Promise.resolve().then(function () { return require('./build-93f627fc.cjs.js'); }).then((m) => m.default)));
259
- program.command("backend:bundle").description("Bundle the backend into a deployment archive").option("--build-dependencies", "Build all local package dependencies before bundling the backend").action(lazy(() => Promise.resolve().then(function () { return require('./bundle-b3d9e5ab.cjs.js'); }).then((m) => m.default)));
260
- program.command("backend:dev").description("Start local development server with HMR for the backend").option("--check", "Enable type checking and linting").option("--inspect", "Enable debugger").option("--inspect-brk", "Enable debugger with await to attach debugger").option(...configOption).action(lazy(() => Promise.resolve().then(function () { return require('./dev-e8f4294f.cjs.js'); }).then((m) => m.default)));
261
- program.command("create").storeOptionsAsProperties(false).description("Open up an interactive guide to creating new things in your app").option("--select <name>", "Select the thing you want to be creating upfront").option("--option <name>=<value>", "Pre-fill options for the creation process", (opt, arr) => [...arr, opt], []).option("--scope <scope>", "The scope to use for new packages").option("--npm-registry <URL>", "The package registry to use for new packages").option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./create-7ad905e4.cjs.js'); }).then((m) => m.default)));
262
- program.command("create-plugin").option("--backend", "Create plugin with the backend dependencies as default").description("Creates a new plugin in the current repository").option("--scope <scope>", "npm scope").option("--npm-registry <URL>", "npm registry URL").option("--no-private", "Public npm package").action(lazy(() => Promise.resolve().then(function () { return require('./createPlugin-ba8c6df0.cjs.js'); }).then((m) => m.default)));
263
- program.command("plugin:build").description("Build a plugin").option("--minify", "Minify the generated code").option("--experimental-type-build", "Enable experimental type build").action(lazy(() => Promise.resolve().then(function () { return require('./build-8fd28a6d.cjs.js'); }).then((m) => m.default)));
264
- program.command("plugin:serve").description("Serves the dev/ folder of a plugin").option("--check", "Enable type checking and linting").option(...configOption).action(lazy(() => Promise.resolve().then(function () { return require('./serve-9c68f54d.cjs.js'); }).then((m) => m.default)));
265
- program.command("plugin:diff").option("--check", "Fail if changes are required").option("--yes", "Apply all changes").description("Diff an existing plugin with the creation template").action(lazy(() => Promise.resolve().then(function () { return require('./diff-7c3a6378.cjs.js'); }).then((m) => m.default)));
266
- program.command("build").description("Build a package for publishing").option("--outputs <formats>", "List of formats to output [types,cjs,esm]").option("--minify", "Minify the generated code").option("--experimental-type-build", "Enable experimental type build").action(lazy(() => Promise.resolve().then(function () { return require('./oldBuild-e0886590.cjs.js'); }).then((m) => m.default)));
267
- program.command("lint").option("--format <format>", "Lint report output format", "eslint-formatter-friendly").option("--fix", "Attempt to automatically fix violations").description("Lint a package").action(lazy(() => Promise.resolve().then(function () { return require('./lint-a49b0261.cjs.js'); }).then((m) => m.default)));
268
- program.command("test").allowUnknownOption(true).helpOption(", --backstage-cli-help").description("Run tests, forwarding args to Jest, defaulting to watch mode").action(lazy(() => Promise.resolve().then(function () { return require('./testCommand-5cdbf69c.cjs.js'); }).then((m) => m.default)));
269
- program.command("config:docs").option("--package <name>", "Only include the schema that applies to the given package").description("Browse the configuration reference documentation").action(lazy(() => Promise.resolve().then(function () { return require('./docs-f72a2ec8.cjs.js'); }).then((m) => m.default)));
270
- program.command("config:print").option("--package <name>", "Only load config schema that applies to the given package").option("--lax", "Do not require environment variables to be set").option("--frontend", "Print only the frontend configuration").option("--with-secrets", "Include secrets in the printed configuration").option("--format <format>", "Format to print the configuration in, either json or yaml [yaml]").option(...configOption).description("Print the app configuration for the current package").action(lazy(() => Promise.resolve().then(function () { return require('./print-43232f19.cjs.js'); }).then((m) => m.default)));
271
- program.command("config:check").option("--package <name>", "Only load config schema that applies to the given package").option("--lax", "Do not require environment variables to be set").option("--frontend", "Only validate the frontend configuration").option("--deprecated", "Output deprecated configuration settings").option(...configOption).description("Validate that the given configuration loads and matches schema").action(lazy(() => Promise.resolve().then(function () { return require('./validate-697fd284.cjs.js'); }).then((m) => m.default)));
272
- program.command("config:schema").option("--package <name>", "Only output config schema that applies to the given package").option("--format <format>", "Format to print the schema in, either json or yaml [yaml]").description("Print configuration schema").action(lazy(() => Promise.resolve().then(function () { return require('./schema-2c7e9598.cjs.js'); }).then((m) => m.default)));
258
+ program.command("app:build").description("Build an app for a production release").option("--stats", "Write bundle stats to output directory").option(...configOption).action(lazy(() => Promise.resolve().then(function () { return require('./build-f4997ac0.cjs.js'); }).then((m) => m.default)));
259
+ program.command("app:serve").description("Serve an app for local development").option("--check", "Enable type checking and linting").option(...configOption).action(lazy(() => Promise.resolve().then(function () { return require('./serve-c99b3e3d.cjs.js'); }).then((m) => m.default)));
260
+ program.command("backend:build").description("Build a backend plugin").option("--minify", "Minify the generated code").option("--experimental-type-build", "Enable experimental type build").action(lazy(() => Promise.resolve().then(function () { return require('./build-a3b2f18f.cjs.js'); }).then((m) => m.default)));
261
+ program.command("backend:bundle").description("Bundle the backend into a deployment archive").option("--build-dependencies", "Build all local package dependencies before bundling the backend").action(lazy(() => Promise.resolve().then(function () { return require('./bundle-430e6de0.cjs.js'); }).then((m) => m.default)));
262
+ program.command("backend:dev").description("Start local development server with HMR for the backend").option("--check", "Enable type checking and linting").option("--inspect", "Enable debugger").option("--inspect-brk", "Enable debugger with await to attach debugger").option(...configOption).action(lazy(() => Promise.resolve().then(function () { return require('./dev-94d44222.cjs.js'); }).then((m) => m.default)));
263
+ program.command("create").storeOptionsAsProperties(false).description("Open up an interactive guide to creating new things in your app").option("--select <name>", "Select the thing you want to be creating upfront").option("--option <name>=<value>", "Pre-fill options for the creation process", (opt, arr) => [...arr, opt], []).option("--scope <scope>", "The scope to use for new packages").option("--npm-registry <URL>", "The package registry to use for new packages").option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./create-4ff6ef42.cjs.js'); }).then((m) => m.default)));
264
+ program.command("create-plugin").option("--backend", "Create plugin with the backend dependencies as default").description("Creates a new plugin in the current repository").option("--scope <scope>", "npm scope").option("--npm-registry <URL>", "npm registry URL").option("--no-private", "Public npm package").action(lazy(() => Promise.resolve().then(function () { return require('./createPlugin-e85cd094.cjs.js'); }).then((m) => m.default)));
265
+ program.command("plugin:build").description("Build a plugin").option("--minify", "Minify the generated code").option("--experimental-type-build", "Enable experimental type build").action(lazy(() => Promise.resolve().then(function () { return require('./build-30f91ce3.cjs.js'); }).then((m) => m.default)));
266
+ program.command("plugin:serve").description("Serves the dev/ folder of a plugin").option("--check", "Enable type checking and linting").option(...configOption).action(lazy(() => Promise.resolve().then(function () { return require('./serve-4da35796.cjs.js'); }).then((m) => m.default)));
267
+ program.command("plugin:diff").option("--check", "Fail if changes are required").option("--yes", "Apply all changes").description("Diff an existing plugin with the creation template").action(lazy(() => Promise.resolve().then(function () { return require('./diff-de03fd44.cjs.js'); }).then((m) => m.default)));
268
+ program.command("build").description("Build a package for publishing").option("--outputs <formats>", "List of formats to output [types,cjs,esm]").option("--minify", "Minify the generated code").option("--experimental-type-build", "Enable experimental type build").action(lazy(() => Promise.resolve().then(function () { return require('./oldBuild-fcaf9841.cjs.js'); }).then((m) => m.default)));
269
+ program.command("lint").option("--format <format>", "Lint report output format", "eslint-formatter-friendly").option("--fix", "Attempt to automatically fix violations").description("Lint a package").action(lazy(() => Promise.resolve().then(function () { return require('./lint-19b8e0e6.cjs.js'); }).then((m) => m.default)));
270
+ program.command("test").allowUnknownOption(true).helpOption(", --backstage-cli-help").description("Run tests, forwarding args to Jest, defaulting to watch mode").action(lazy(() => Promise.resolve().then(function () { return require('./testCommand-26442c22.cjs.js'); }).then((m) => m.default)));
271
+ program.command("config:docs").option("--package <name>", "Only include the schema that applies to the given package").description("Browse the configuration reference documentation").action(lazy(() => Promise.resolve().then(function () { return require('./docs-f4446810.cjs.js'); }).then((m) => m.default)));
272
+ program.command("config:print").option("--package <name>", "Only load config schema that applies to the given package").option("--lax", "Do not require environment variables to be set").option("--frontend", "Print only the frontend configuration").option("--with-secrets", "Include secrets in the printed configuration").option("--format <format>", "Format to print the configuration in, either json or yaml [yaml]").option(...configOption).description("Print the app configuration for the current package").action(lazy(() => Promise.resolve().then(function () { return require('./print-f971a723.cjs.js'); }).then((m) => m.default)));
273
+ program.command("config:check").option("--package <name>", "Only load config schema that applies to the given package").option("--lax", "Do not require environment variables to be set").option("--frontend", "Only validate the frontend configuration").option("--deprecated", "Output deprecated configuration settings").option(...configOption).description("Validate that the given configuration loads and matches schema").action(lazy(() => Promise.resolve().then(function () { return require('./validate-0018283b.cjs.js'); }).then((m) => m.default)));
274
+ program.command("config:schema").option("--package <name>", "Only output config schema that applies to the given package").option("--format <format>", "Format to print the schema in, either json or yaml [yaml]").description("Print configuration schema").action(lazy(() => Promise.resolve().then(function () { return require('./schema-cbe1a9de.cjs.js'); }).then((m) => m.default)));
273
275
  registerRepoCommand(program);
274
276
  registerScriptCommand(program);
275
277
  registerMigrateCommand(program);
276
- program.command("versions:bump").option("--pattern <glob>", "Override glob for matching packages to upgrade").description("Bump Backstage packages to the latest versions").action(lazy(() => Promise.resolve().then(function () { return require('./bump-a85eb7bb.cjs.js'); }).then((m) => m.default)));
277
- program.command("versions:check").option("--fix", "Fix any auto-fixable versioning problems").description("Check Backstage package versioning").action(lazy(() => Promise.resolve().then(function () { return require('./lint-cc10c98e.cjs.js'); }).then((m) => m.default)));
278
- program.command("prepack").description("Prepares a package for packaging before publishing").action(lazy(() => Promise.resolve().then(function () { return require('./pack-7da7f03b.cjs.js'); }).then((m) => m.pre)));
279
- program.command("postpack").description("Restores the changes made by the prepack command").action(lazy(() => Promise.resolve().then(function () { return require('./pack-7da7f03b.cjs.js'); }).then((m) => m.post)));
280
- program.command("clean").description("Delete cache directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-c50d4782.cjs.js'); }).then((m) => m.default)));
281
- program.command("build-workspace <workspace-dir> ...<packages>").description("Builds a temporary dist workspace from the provided packages").action(lazy(() => Promise.resolve().then(function () { return require('./buildWorkspace-1323bee2.cjs.js'); }).then((m) => m.default)));
282
- program.command("create-github-app <github-org>").description("Create new GitHub App in your organization.").action(lazy(() => Promise.resolve().then(function () { return require('./index-c953b562.cjs.js'); }).then((m) => m.default)));
283
- program.command("info").description("Show helpful information for debugging and reporting bugs").action(lazy(() => Promise.resolve().then(function () { return require('./info-92d051f2.cjs.js'); }).then((m) => m.default)));
284
- program.command("install [plugin-id]", { hidden: true }).option("--from <packageJsonFilePath>", "Install from a local package.json containing the installation recipe").description("Install a Backstage plugin [EXPERIMENTAL]").action(lazy(() => Promise.resolve().then(function () { return require('./install-1f10c477.cjs.js'); }).then((m) => m.default)));
278
+ program.command("versions:bump").option("--pattern <glob>", "Override glob for matching packages to upgrade").option("--release <version|next|main>", "Bump to a specific Backstage release line or version", "main").description("Bump Backstage packages to the latest versions").action(lazy(() => Promise.resolve().then(function () { return require('./bump-7dee7783.cjs.js'); }).then((m) => m.default)));
279
+ program.command("versions:check").option("--fix", "Fix any auto-fixable versioning problems").description("Check Backstage package versioning").action(lazy(() => Promise.resolve().then(function () { return require('./lint-e651097e.cjs.js'); }).then((m) => m.default)));
280
+ program.command("prepack").description("Prepares a package for packaging before publishing").action(lazy(() => Promise.resolve().then(function () { return require('./pack-668195f9.cjs.js'); }).then((m) => m.pre)));
281
+ program.command("postpack").description("Restores the changes made by the prepack command").action(lazy(() => Promise.resolve().then(function () { return require('./pack-668195f9.cjs.js'); }).then((m) => m.post)));
282
+ program.command("clean").description("Delete cache directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-ece72b46.cjs.js'); }).then((m) => m.default)));
283
+ program.command("build-workspace <workspace-dir> ...<packages>").description("Builds a temporary dist workspace from the provided packages").action(lazy(() => Promise.resolve().then(function () { return require('./buildWorkspace-8f3d6f2b.cjs.js'); }).then((m) => m.default)));
284
+ program.command("create-github-app <github-org>").description("Create new GitHub App in your organization.").action(lazy(() => Promise.resolve().then(function () { return require('./index-3c75b61e.cjs.js'); }).then((m) => m.default)));
285
+ program.command("info").description("Show helpful information for debugging and reporting bugs").action(lazy(() => Promise.resolve().then(function () { return require('./info-82bde52a.cjs.js'); }).then((m) => m.default)));
286
+ program.command("install [plugin-id]", { hidden: true }).option("--from <packageJsonFilePath>", "Install from a local package.json containing the installation recipe").description("Install a Backstage plugin [EXPERIMENTAL]").action(lazy(() => Promise.resolve().then(function () { return require('./install-3287798b.cjs.js'); }).then((m) => m.default)));
285
287
  }
286
288
  function lazy(getActionFunc) {
287
289
  return async (...args) => {
@@ -325,4 +327,4 @@ exports.devDependencies = devDependencies;
325
327
  exports.paths = paths;
326
328
  exports.version = version;
327
329
  exports.version$1 = version$8;
328
- //# sourceMappingURL=index-8b03e1f7.cjs.js.map
330
+ //# sourceMappingURL=index-eba7b53e.cjs.js.map
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- var packager = require('./packager-3bddd88f.cjs.js');
4
- var packageRoles = require('./packageRoles-f4b169a7.cjs.js');
5
- var index = require('./index-8b03e1f7.cjs.js');
6
- var buildBackend = require('./buildBackend-08cefb3c.cjs.js');
3
+ var packager = require('./packager-94359aa1.cjs.js');
4
+ var packageRoles = require('./packageRoles-ee7316be.cjs.js');
5
+ var index = require('./index-eba7b53e.cjs.js');
6
+ var buildBackend = require('./buildBackend-5879cc73.cjs.js');
7
7
  require('fs-extra');
8
8
  require('rollup');
9
9
  require('chalk');
@@ -34,26 +34,26 @@ require('react-dev-utils/ModuleScopePlugin');
34
34
  require('run-script-webpack-plugin');
35
35
  require('webpack-node-externals');
36
36
  require('@manypkg/get-packages');
37
- require('./paths-f6ca70df.cjs.js');
37
+ require('./paths-95ca4888.cjs.js');
38
38
  require('mini-css-extract-plugin');
39
- require('./run-8da8f918.cjs.js');
39
+ require('./run-4168a163.cjs.js');
40
40
  require('child_process');
41
41
  require('util');
42
42
  require('eslint-webpack-plugin');
43
43
  require('lodash/pickBy');
44
- require('./bundle-4ce79bce.cjs.js');
44
+ require('./bundle-2aab244e.cjs.js');
45
45
  require('yn');
46
46
  require('react-dev-utils/FileSizeReporter');
47
47
  require('react-dev-utils/formatWebpackMessages');
48
48
  require('webpack-dev-server');
49
49
  require('react-dev-utils/openBrowser');
50
- require('./config-f2365900.cjs.js');
50
+ require('./config-d9373cd3.cjs.js');
51
51
  require('@backstage/config-loader');
52
52
  require('@backstage/config');
53
- require('./PackageGraph-96b2e6ef.cjs.js');
53
+ require('./PackageGraph-037c8141.cjs.js');
54
54
  require('os');
55
55
  require('tar');
56
- require('./createDistWorkspace-f4c0276b.cjs.js');
56
+ require('./createDistWorkspace-6f82b4d8.cjs.js');
57
57
  require('lodash/partition');
58
58
  require('npm-packlist');
59
59
 
@@ -91,4 +91,4 @@ async function command(cmd) {
91
91
  }
92
92
 
93
93
  exports.command = command;
94
- //# sourceMappingURL=index-526e4dc9.cjs.js.map
94
+ //# sourceMappingURL=index-fe3eb0cd.cjs.js.map
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-8b03e1f7.cjs.js');
3
+ var index = require('./index-eba7b53e.cjs.js');
4
4
  var os = require('os');
5
- var run = require('./run-8da8f918.cjs.js');
5
+ var run = require('./run-4168a163.cjs.js');
6
6
  var Lockfile = require('./Lockfile-35661afa.cjs.js');
7
7
  require('minimatch');
8
8
  require('@manypkg/get-packages');
@@ -43,4 +43,4 @@ var info = async () => {
43
43
  };
44
44
 
45
45
  exports["default"] = info;
46
- //# sourceMappingURL=info-92d051f2.cjs.js.map
46
+ //# sourceMappingURL=info-82bde52a.cjs.js.map
@@ -3,12 +3,12 @@
3
3
  var fs = require('fs-extra');
4
4
  require('semver');
5
5
  require('@yarnpkg/lockfile');
6
- var packages = require('./packages-08c02af1.cjs.js');
7
- var index = require('./index-8b03e1f7.cjs.js');
6
+ var packages = require('./packages-41d5c9a7.cjs.js');
7
+ var index = require('./index-eba7b53e.cjs.js');
8
8
  var chalk = require('chalk');
9
9
  var sortBy = require('lodash/sortBy');
10
10
  var groupBy = require('lodash/groupBy');
11
- var run = require('./run-8da8f918.cjs.js');
11
+ var run = require('./run-4168a163.cjs.js');
12
12
  require('minimatch');
13
13
  require('@manypkg/get-packages');
14
14
  require('commander');
@@ -240,4 +240,4 @@ var install = async (pluginId, cmd) => {
240
240
  };
241
241
 
242
242
  exports["default"] = install;
243
- //# sourceMappingURL=install-1f10c477.cjs.js.map
243
+ //# sourceMappingURL=install-3287798b.cjs.js.map
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-8b03e1f7.cjs.js');
3
+ var index = require('./index-eba7b53e.cjs.js');
4
4
  var eslint = require('eslint');
5
5
  require('commander');
6
6
  require('chalk');
@@ -32,4 +32,4 @@ var lint = async (cmd, cmdArgs) => {
32
32
  };
33
33
 
34
34
  exports["default"] = lint;
35
- //# sourceMappingURL=lint-a49b0261.cjs.js.map
35
+ //# sourceMappingURL=lint-19b8e0e6.cjs.js.map
@@ -3,9 +3,9 @@
3
3
  var Lockfile = require('./Lockfile-35661afa.cjs.js');
4
4
  require('minimatch');
5
5
  require('@manypkg/get-packages');
6
- require('./run-8da8f918.cjs.js');
6
+ require('./run-4168a163.cjs.js');
7
7
  require('chalk');
8
- var index = require('./index-8b03e1f7.cjs.js');
8
+ var index = require('./index-eba7b53e.cjs.js');
9
9
  var partition = require('lodash/partition');
10
10
  require('fs-extra');
11
11
  require('semver');
@@ -76,4 +76,4 @@ function logArray(arr, header, each) {
76
76
  exports["default"] = lint;
77
77
  exports.forbiddenDuplicatesFilter = forbiddenDuplicatesFilter;
78
78
  exports.includedFilter = includedFilter;
79
- //# sourceMappingURL=lint-cc10c98e.cjs.js.map
79
+ //# sourceMappingURL=lint-e651097e.cjs.js.map
@@ -1,11 +1,11 @@
1
1
  'use strict';
2
2
 
3
- var packager = require('./packager-3bddd88f.cjs.js');
3
+ var packager = require('./packager-94359aa1.cjs.js');
4
4
  require('fs-extra');
5
5
  require('rollup');
6
6
  require('chalk');
7
7
  require('path');
8
- require('./index-8b03e1f7.cjs.js');
8
+ require('./index-eba7b53e.cjs.js');
9
9
  require('commander');
10
10
  require('semver');
11
11
  require('@backstage/cli-common');
@@ -23,7 +23,7 @@ require('@rollup/plugin-yaml');
23
23
  require('rollup-pluginutils');
24
24
  require('./svgrTemplate-f19e974c.cjs.js');
25
25
  require('worker_threads');
26
- require('./packageRoles-f4b169a7.cjs.js');
26
+ require('./packageRoles-ee7316be.cjs.js');
27
27
  require('zod');
28
28
  require('./parallel-e73a4058.cjs.js');
29
29
 
@@ -49,4 +49,4 @@ var oldBuild = async (cmd) => {
49
49
  };
50
50
 
51
51
  exports["default"] = oldBuild;
52
- //# sourceMappingURL=oldBuild-e0886590.cjs.js.map
52
+ //# sourceMappingURL=oldBuild-fcaf9841.cjs.js.map
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var fs = require('fs-extra');
4
- var index = require('./index-8b03e1f7.cjs.js');
4
+ var index = require('./index-eba7b53e.cjs.js');
5
5
  var path = require('path');
6
6
  require('commander');
7
7
  require('chalk');
@@ -66,4 +66,4 @@ const post = async () => {
66
66
 
67
67
  exports.post = post;
68
68
  exports.pre = pre;
69
- //# sourceMappingURL=pack-7da7f03b.cjs.js.map
69
+ //# sourceMappingURL=pack-668195f9.cjs.js.map
@@ -3,8 +3,8 @@
3
3
  var fs = require('fs-extra');
4
4
  var path = require('path');
5
5
  var getPackages = require('@manypkg/get-packages');
6
- var index = require('./index-8b03e1f7.cjs.js');
7
- var packageRoles = require('./packageRoles-f4b169a7.cjs.js');
6
+ var index = require('./index-eba7b53e.cjs.js');
7
+ var packageRoles = require('./packageRoles-ee7316be.cjs.js');
8
8
  require('commander');
9
9
  require('chalk');
10
10
  require('semver');
@@ -51,4 +51,4 @@ var packageRole = async () => {
51
51
  };
52
52
 
53
53
  exports["default"] = packageRole;
54
- //# sourceMappingURL=packageRole-7bb8a760.cjs.js.map
54
+ //# sourceMappingURL=packageRole-7dae1503.cjs.js.map
@@ -2,7 +2,7 @@
2
2
 
3
3
  var zod = require('zod');
4
4
  var fs = require('fs-extra');
5
- var index = require('./index-8b03e1f7.cjs.js');
5
+ var index = require('./index-eba7b53e.cjs.js');
6
6
 
7
7
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
8
8
 
@@ -155,4 +155,4 @@ exports.detectRoleFromPackage = detectRoleFromPackage;
155
155
  exports.findRoleFromCommand = findRoleFromCommand;
156
156
  exports.getRoleFromPackage = getRoleFromPackage;
157
157
  exports.getRoleInfo = getRoleInfo;
158
- //# sourceMappingURL=packageRoles-f4b169a7.cjs.js.map
158
+ //# sourceMappingURL=packageRoles-ee7316be.cjs.js.map
@@ -2,10 +2,10 @@
2
2
 
3
3
  var fs = require('fs-extra');
4
4
  var path = require('path');
5
- var PackageGraph = require('./PackageGraph-96b2e6ef.cjs.js');
6
- var packageRoles = require('./packageRoles-f4b169a7.cjs.js');
5
+ var PackageGraph = require('./PackageGraph-037c8141.cjs.js');
6
+ var packageRoles = require('./packageRoles-ee7316be.cjs.js');
7
7
  require('@manypkg/get-packages');
8
- require('./index-8b03e1f7.cjs.js');
8
+ require('./index-eba7b53e.cjs.js');
9
9
  require('commander');
10
10
  require('chalk');
11
11
  require('semver');
@@ -58,4 +58,4 @@ async function command() {
58
58
  }
59
59
 
60
60
  exports.command = command;
61
- //# sourceMappingURL=packageScripts-23016b48.cjs.js.map
61
+ //# sourceMappingURL=packageScripts-4d82f959.cjs.js.map
@@ -4,7 +4,7 @@ var fs = require('fs-extra');
4
4
  var rollup = require('rollup');
5
5
  var chalk = require('chalk');
6
6
  var path = require('path');
7
- var index = require('./index-8b03e1f7.cjs.js');
7
+ var index = require('./index-eba7b53e.cjs.js');
8
8
  var peerDepsExternal = require('rollup-plugin-peer-deps-external');
9
9
  var commonjs = require('@rollup/plugin-commonjs');
10
10
  var resolve = require('@rollup/plugin-node-resolve');
@@ -17,7 +17,7 @@ var yaml = require('@rollup/plugin-yaml');
17
17
  var rollupPluginutils = require('rollup-pluginutils');
18
18
  var svgrTemplate = require('./svgrTemplate-f19e974c.cjs.js');
19
19
  var worker_threads = require('worker_threads');
20
- var packageRoles = require('./packageRoles-f4b169a7.cjs.js');
20
+ var packageRoles = require('./packageRoles-ee7316be.cjs.js');
21
21
  var parallel = require('./parallel-e73a4058.cjs.js');
22
22
 
23
23
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
@@ -456,4 +456,4 @@ exports.Output = Output;
456
456
  exports.buildPackage = buildPackage;
457
457
  exports.buildPackages = buildPackages;
458
458
  exports.getOutputsForRole = getOutputsForRole;
459
- //# sourceMappingURL=packager-3bddd88f.cjs.js.map
459
+ //# sourceMappingURL=packager-94359aa1.cjs.js.map
@@ -2,8 +2,8 @@
2
2
 
3
3
  var minimatch = require('minimatch');
4
4
  var getPackages = require('@manypkg/get-packages');
5
- var run = require('./run-8da8f918.cjs.js');
6
- var index = require('./index-8b03e1f7.cjs.js');
5
+ var run = require('./run-4168a163.cjs.js');
6
+ var index = require('./index-eba7b53e.cjs.js');
7
7
 
8
8
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
9
9
 
@@ -50,4 +50,4 @@ async function mapDependencies(targetDir, pattern) {
50
50
 
51
51
  exports.fetchPackageInfo = fetchPackageInfo;
52
52
  exports.mapDependencies = mapDependencies;
53
- //# sourceMappingURL=packages-08c02af1.cjs.js.map
53
+ //# sourceMappingURL=packages-41d5c9a7.cjs.js.map
@@ -13,8 +13,8 @@ var cliCommon = require('@backstage/cli-common');
13
13
  var getPackages = require('@manypkg/get-packages');
14
14
  var MiniCssExtractPlugin = require('mini-css-extract-plugin');
15
15
  var svgrTemplate = require('./svgrTemplate-f19e974c.cjs.js');
16
- var index = require('./index-8b03e1f7.cjs.js');
17
- var run = require('./run-8da8f918.cjs.js');
16
+ var index = require('./index-eba7b53e.cjs.js');
17
+ var run = require('./run-4168a163.cjs.js');
18
18
  var ESLintPlugin = require('eslint-webpack-plugin');
19
19
  var pickBy = require('lodash/pickBy');
20
20
 
@@ -517,4 +517,4 @@ exports.createBackendConfig = createBackendConfig;
517
517
  exports.createConfig = createConfig;
518
518
  exports.resolveBaseUrl = resolveBaseUrl;
519
519
  exports.resolveBundlingPaths = resolveBundlingPaths;
520
- //# sourceMappingURL=paths-f6ca70df.cjs.js.map
520
+ //# sourceMappingURL=paths-95ca4888.cjs.js.map
@@ -2,9 +2,9 @@
2
2
 
3
3
  var yaml = require('yaml');
4
4
  var config$1 = require('@backstage/config');
5
- var config = require('./config-f2365900.cjs.js');
5
+ var config = require('./config-d9373cd3.cjs.js');
6
6
  require('@backstage/config-loader');
7
- require('./index-8b03e1f7.cjs.js');
7
+ require('./index-eba7b53e.cjs.js');
8
8
  require('commander');
9
9
  require('chalk');
10
10
  require('fs-extra');
@@ -13,7 +13,7 @@ require('@backstage/cli-common');
13
13
  require('@backstage/config/package.json');
14
14
  require('@backstage/errors');
15
15
  require('@manypkg/get-packages');
16
- require('./PackageGraph-96b2e6ef.cjs.js');
16
+ require('./PackageGraph-037c8141.cjs.js');
17
17
 
18
18
  var print = async (cmd) => {
19
19
  const { schema, appConfigs } = await config.loadCliConfig({
@@ -59,4 +59,4 @@ function serializeConfigData(appConfigs, schema, visibility) {
59
59
  }
60
60
 
61
61
  exports["default"] = print;
62
- //# sourceMappingURL=print-43232f19.cjs.js.map
62
+ //# sourceMappingURL=print-f971a723.cjs.js.map
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var child_process = require('child_process');
4
- var index = require('./index-8b03e1f7.cjs.js');
4
+ var index = require('./index-eba7b53e.cjs.js');
5
5
  var util = require('util');
6
6
  var errors = require('@backstage/errors');
7
7
 
@@ -78,4 +78,4 @@ async function waitForExit(child, name) {
78
78
  exports.run = run;
79
79
  exports.runCheck = runCheck;
80
80
  exports.runPlain = runPlain;
81
- //# sourceMappingURL=run-8da8f918.cjs.js.map
81
+ //# sourceMappingURL=run-4168a163.cjs.js.map
@@ -1,10 +1,10 @@
1
1
  'use strict';
2
2
 
3
3
  var yaml = require('yaml');
4
- var config = require('./config-f2365900.cjs.js');
4
+ var config = require('./config-d9373cd3.cjs.js');
5
5
  var configLoader = require('@backstage/config-loader');
6
6
  require('@backstage/config');
7
- require('./index-8b03e1f7.cjs.js');
7
+ require('./index-eba7b53e.cjs.js');
8
8
  require('commander');
9
9
  require('chalk');
10
10
  require('fs-extra');
@@ -13,7 +13,7 @@ require('@backstage/cli-common');
13
13
  require('@backstage/config/package.json');
14
14
  require('@backstage/errors');
15
15
  require('@manypkg/get-packages');
16
- require('./PackageGraph-96b2e6ef.cjs.js');
16
+ require('./PackageGraph-037c8141.cjs.js');
17
17
 
18
18
  var schema = async (cmd) => {
19
19
  const { schema } = await config.loadCliConfig({
@@ -34,4 +34,4 @@ var schema = async (cmd) => {
34
34
  };
35
35
 
36
36
  exports["default"] = schema;
37
- //# sourceMappingURL=schema-2c7e9598.cjs.js.map
37
+ //# sourceMappingURL=schema-cbe1a9de.cjs.js.map