@backstage/cli 0.25.1 → 0.25.2-next.1
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/CHANGELOG.md +38 -0
- package/dist/cjs/{build-9bc2427f.cjs.js → build-8d83fb61.cjs.js} +8 -7
- package/dist/cjs/{buildBackend-1c2c26f2.cjs.js → buildBackend-1628701a.cjs.js} +47 -16
- package/dist/cjs/{buildWorkspace-d64480ab.cjs.js → buildWorkspace-2206484b.cjs.js} +4 -4
- package/dist/cjs/{bump-2107c4ba.cjs.js → bump-00b6998d.cjs.js} +5 -5
- package/dist/cjs/{clean-8d5edd0f.cjs.js → clean-644fb5dc.cjs.js} +2 -2
- package/dist/cjs/{clean-3a445858.cjs.js → clean-71b9cfd2.cjs.js} +2 -2
- package/dist/cjs/{codeowners-a75bd392.cjs.js → codeowners-fb983fe8.cjs.js} +2 -2
- package/dist/cjs/{config-49d4900d.cjs.js → config-72ecaeaf.cjs.js} +2 -2
- package/dist/cjs/{createDistWorkspace-d32f2b07.cjs.js → createDistWorkspace-4e954580.cjs.js} +3 -3
- package/dist/cjs/{createPlugin-2aa971e0.cjs.js → createPlugin-1d2a8e37.cjs.js} +4 -4
- package/dist/cjs/{diff-0e622b58.cjs.js → diff-5c6b5238.cjs.js} +2 -2
- package/dist/cjs/{docs-641699b2.cjs.js → docs-780ffbed.cjs.js} +3 -3
- package/dist/cjs/{fix-2454d405.cjs.js → fix-ab75a922.cjs.js} +2 -2
- package/dist/cjs/{index-e728c8be.cjs.js → index-5c0ae7af.cjs.js} +33 -12
- package/dist/cjs/{index-f60e95c6.cjs.js → index-8022d29f.cjs.js} +47 -46
- package/dist/cjs/{index-912f8b03.cjs.js → index-bbcaf1b7.cjs.js} +3 -3
- package/dist/cjs/{index-28e1e685.cjs.js → index-c405be91.cjs.js} +2 -2
- package/dist/cjs/{index-c4b4f85b.cjs.js → index-f346417b.cjs.js} +9 -8
- package/dist/cjs/{info-73d78aaa.cjs.js → info-b9b5df81.cjs.js} +3 -3
- package/dist/cjs/{install-2cf6edfd.cjs.js → install-55952482.cjs.js} +4 -4
- package/dist/cjs/{lint-0a6b656f.cjs.js → lint-cb4f3ec1.cjs.js} +2 -2
- package/dist/cjs/{lint-71f0aa9f.cjs.js → lint-fc2ad69e.cjs.js} +2 -2
- package/dist/cjs/{lint-98b1aeb1.cjs.js → lint-fcf44443.cjs.js} +3 -3
- package/dist/cjs/{list-deprecations-f3307aa4.cjs.js → list-deprecations-365292fd.cjs.js} +2 -2
- package/dist/cjs/{new-7c0d6df3.cjs.js → new-df5c65c9.cjs.js} +4 -4
- package/dist/cjs/{pack-3f751f83.cjs.js → pack-887ecafd.cjs.js} +2 -2
- package/dist/cjs/{packageDetection-7835e3a7.cjs.js → packageDetection-7bcba17d.cjs.js} +30 -13
- package/dist/cjs/{packageExports-c26db210.cjs.js → packageExports-94370669.cjs.js} +3 -3
- package/dist/cjs/{packageLintConfigs-1547364c.cjs.js → packageLintConfigs-53fe4b79.cjs.js} +3 -3
- package/dist/cjs/{packageRole-ce77a869.cjs.js → packageRole-de3794a6.cjs.js} +2 -2
- package/dist/cjs/{packages-5317f4f0.cjs.js → packages-7bb359ab.cjs.js} +3 -3
- package/dist/cjs/{print-e9782d62.cjs.js → print-09455707.cjs.js} +3 -3
- package/dist/cjs/{role-fc8e446b.cjs.js → role-b322855f.cjs.js} +2 -2
- package/dist/cjs/{run-92501f36.cjs.js → run-754dbde7.cjs.js} +2 -2
- package/dist/cjs/{schema-35c10c90.cjs.js → schema-3fa90a94.cjs.js} +3 -3
- package/dist/cjs/{test-216e5476.cjs.js → test-0bac3f24.cjs.js} +3 -3
- package/dist/cjs/{test-e1f394b4.cjs.js → test-f467ee6d.cjs.js} +3 -3
- package/dist/cjs/{validate-df4d28d5.cjs.js → validate-d30d8daf.cjs.js} +3 -3
- package/dist/index.cjs.js +1 -1
- package/package.json +16 -15
- package/templates/default-backend-module/src/index.ts.hbs +1 -1
- package/templates/default-plugin/package.json.hbs +3 -3
- package/templates/default-react-plugin-package/package.json.hbs +3 -3
- package/templates/web-library-package/package.json.hbs +1 -1
|
@@ -53,13 +53,13 @@ class NotFoundError extends CustomError {
|
|
|
53
53
|
|
|
54
54
|
const paths = cliCommon.findPaths(__dirname);
|
|
55
55
|
|
|
56
|
-
var version$c = "0.
|
|
56
|
+
var version$c = "0.21.0-next.1";
|
|
57
57
|
|
|
58
|
-
var version$b = "0.6.
|
|
58
|
+
var version$b = "0.6.10-next.1";
|
|
59
59
|
|
|
60
|
-
var version$a = "0.
|
|
60
|
+
var version$a = "0.3.0-next.1";
|
|
61
61
|
|
|
62
|
-
var version$9 = "0.25.1";
|
|
62
|
+
var version$9 = "0.25.2-next.1";
|
|
63
63
|
var dependencies = {
|
|
64
64
|
"@backstage/catalog-model": "workspace:^",
|
|
65
65
|
"@backstage/cli-common": "workspace:^",
|
|
@@ -93,7 +93,7 @@ var dependencies = {
|
|
|
93
93
|
"@swc/core": "^1.3.46",
|
|
94
94
|
"@swc/helpers": "^0.5.0",
|
|
95
95
|
"@swc/jest": "^0.2.22",
|
|
96
|
-
"@types/jest": "^29.
|
|
96
|
+
"@types/jest": "^29.5.11",
|
|
97
97
|
"@types/webpack-env": "^1.15.2",
|
|
98
98
|
"@typescript-eslint/eslint-plugin": "^6.12.0",
|
|
99
99
|
"@typescript-eslint/parser": "^6.7.2",
|
|
@@ -131,7 +131,7 @@ var dependencies = {
|
|
|
131
131
|
handlebars: "^4.7.3",
|
|
132
132
|
"html-webpack-plugin": "^5.3.1",
|
|
133
133
|
inquirer: "^8.2.0",
|
|
134
|
-
jest: "^29.0
|
|
134
|
+
jest: "^29.7.0",
|
|
135
135
|
"jest-css-modules": "^2.1.0",
|
|
136
136
|
"jest-environment-jsdom": "^29.0.2",
|
|
137
137
|
"jest-runtime": "^29.0.2",
|
|
@@ -143,6 +143,7 @@ var dependencies = {
|
|
|
143
143
|
"node-libs-browser": "^2.2.1",
|
|
144
144
|
"npm-packlist": "^5.0.0",
|
|
145
145
|
ora: "^5.3.0",
|
|
146
|
+
"p-queue": "^6.6.2",
|
|
146
147
|
postcss: "^8.1.0",
|
|
147
148
|
process: "^0.11.10",
|
|
148
149
|
"react-dev-utils": "^12.0.0-next.60",
|
|
@@ -207,17 +208,17 @@ var devDependencies = {
|
|
|
207
208
|
|
|
208
209
|
var version$8 = "1.1.1";
|
|
209
210
|
|
|
210
|
-
var version$7 = "1.11.
|
|
211
|
+
var version$7 = "1.11.4-next.0";
|
|
211
212
|
|
|
212
|
-
var version$6 = "0.
|
|
213
|
+
var version$6 = "0.14.0-next.0";
|
|
213
214
|
|
|
214
|
-
var version$5 = "1.8.
|
|
215
|
+
var version$5 = "1.8.3-next.0";
|
|
215
216
|
|
|
216
|
-
var version$4 = "1.0.
|
|
217
|
+
var version$4 = "1.0.27-next.1";
|
|
217
218
|
|
|
218
|
-
var version$3 = "1.
|
|
219
|
+
var version$3 = "1.5.0-next.1";
|
|
219
220
|
|
|
220
|
-
var version$2 = "0.
|
|
221
|
+
var version$2 = "0.3.0-next.1";
|
|
221
222
|
|
|
222
223
|
var version$1 = "0.5.0";
|
|
223
224
|
|
|
@@ -283,7 +284,7 @@ const configOption = [
|
|
|
283
284
|
Array()
|
|
284
285
|
];
|
|
285
286
|
function registerOnboardCommand(program) {
|
|
286
|
-
program.command("onboard", { hidden: true }).description("Get help setting up your Backstage App.").action(lazy(() => Promise.resolve().then(function () { return require('./index-
|
|
287
|
+
program.command("onboard", { hidden: true }).description("Get help setting up your Backstage App.").action(lazy(() => Promise.resolve().then(function () { return require('./index-bbcaf1b7.cjs.js'); }).then((m) => m.command)));
|
|
287
288
|
}
|
|
288
289
|
function registerRepoCommand(program) {
|
|
289
290
|
const command = program.command("repo [command]").description("Command that run across an entire Backstage project");
|
|
@@ -295,7 +296,7 @@ function registerRepoCommand(program) {
|
|
|
295
296
|
).option(
|
|
296
297
|
"--since <ref>",
|
|
297
298
|
"Only build packages and their dev dependents that changed since the specified ref"
|
|
298
|
-
).action(lazy(() => Promise.resolve().then(function () { return require('./build-
|
|
299
|
+
).action(lazy(() => Promise.resolve().then(function () { return require('./build-8d83fb61.cjs.js'); }).then((m) => m.command)));
|
|
299
300
|
command.command("lint").description("Lint all packages in the project").option(
|
|
300
301
|
"--format <format>",
|
|
301
302
|
"Lint report output format",
|
|
@@ -303,14 +304,14 @@ function registerRepoCommand(program) {
|
|
|
303
304
|
).option(
|
|
304
305
|
"--since <ref>",
|
|
305
306
|
"Only lint packages that changed since the specified ref"
|
|
306
|
-
).option("--fix", "Attempt to automatically fix violations").action(lazy(() => Promise.resolve().then(function () { return require('./lint-
|
|
307
|
+
).option("--fix", "Attempt to automatically fix violations").action(lazy(() => Promise.resolve().then(function () { return require('./lint-fc2ad69e.cjs.js'); }).then((m) => m.command)));
|
|
307
308
|
command.command("fix").description("Automatically fix packages in the project").option(
|
|
308
309
|
"--check",
|
|
309
310
|
"Fail if any packages would have been changed by the command"
|
|
310
|
-
).action(lazy(() => Promise.resolve().then(function () { return require('./fix-
|
|
311
|
-
command.command("clean").description("Delete cache and output directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-
|
|
311
|
+
).action(lazy(() => Promise.resolve().then(function () { return require('./fix-ab75a922.cjs.js'); }).then((m) => m.command)));
|
|
312
|
+
command.command("clean").description("Delete cache and output directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-71b9cfd2.cjs.js'); }).then((m) => m.command)));
|
|
312
313
|
command.command("list-deprecations").description("List deprecations").option("--json", "Output as JSON").action(
|
|
313
|
-
lazy(() => Promise.resolve().then(function () { return require('./list-deprecations-
|
|
314
|
+
lazy(() => Promise.resolve().then(function () { return require('./list-deprecations-365292fd.cjs.js'); }).then((m) => m.command))
|
|
314
315
|
);
|
|
315
316
|
command.command("test").allowUnknownOption(true).option(
|
|
316
317
|
"--since <ref>",
|
|
@@ -318,14 +319,14 @@ function registerRepoCommand(program) {
|
|
|
318
319
|
).option(
|
|
319
320
|
"--jest-help",
|
|
320
321
|
"Show help for Jest CLI options, which are passed through"
|
|
321
|
-
).description("Run tests, forwarding args to Jest, defaulting to watch mode").action(lazy(() => Promise.resolve().then(function () { return require('./test-
|
|
322
|
+
).description("Run tests, forwarding args to Jest, defaulting to watch mode").action(lazy(() => Promise.resolve().then(function () { return require('./test-0bac3f24.cjs.js'); }).then((m) => m.command)));
|
|
322
323
|
}
|
|
323
324
|
function registerScriptCommand(program) {
|
|
324
325
|
const command = program.command("package [command]").description("Lifecycle scripts for individual packages");
|
|
325
326
|
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 [host]", "Enable debugger in Node.js environments").option(
|
|
326
327
|
"--inspect-brk [host]",
|
|
327
328
|
"Enable debugger in Node.js environments, breaking before code starts"
|
|
328
|
-
).action(lazy(() => Promise.resolve().then(function () { return require('./index-
|
|
329
|
+
).action(lazy(() => Promise.resolve().then(function () { return require('./index-5c0ae7af.cjs.js'); }).then((m) => m.command)));
|
|
329
330
|
command.command("build").description("Build a package for production deployment or publishing").option("--role <name>", "Run the command with an explicit package role").option(
|
|
330
331
|
"--minify",
|
|
331
332
|
"Minify the generated code. Does not apply to app or backend packages."
|
|
@@ -340,30 +341,30 @@ function registerScriptCommand(program) {
|
|
|
340
341
|
"Config files to load instead of app-config.yaml. Applies to app packages only.",
|
|
341
342
|
(opt, opts) => opts ? [...opts, opt] : [opt],
|
|
342
343
|
Array()
|
|
343
|
-
).action(lazy(() => Promise.resolve().then(function () { return require('./index-
|
|
344
|
+
).action(lazy(() => Promise.resolve().then(function () { return require('./index-f346417b.cjs.js'); }).then((m) => m.command)));
|
|
344
345
|
command.command("lint [directories...]").option(
|
|
345
346
|
"--format <format>",
|
|
346
347
|
"Lint report output format",
|
|
347
348
|
"eslint-formatter-friendly"
|
|
348
|
-
).option("--fix", "Attempt to automatically fix violations").description("Lint a package").action(lazy(() => Promise.resolve().then(function () { return require('./lint-
|
|
349
|
-
command.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('./test-
|
|
350
|
-
command.command("clean").description("Delete cache directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-
|
|
351
|
-
command.command("prepack").description("Prepares a package for packaging before publishing").action(lazy(() => Promise.resolve().then(function () { return require('./pack-
|
|
352
|
-
command.command("postpack").description("Restores the changes made by the prepack command").action(lazy(() => Promise.resolve().then(function () { return require('./pack-
|
|
349
|
+
).option("--fix", "Attempt to automatically fix violations").description("Lint a package").action(lazy(() => Promise.resolve().then(function () { return require('./lint-cb4f3ec1.cjs.js'); }).then((m) => m.default)));
|
|
350
|
+
command.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('./test-f467ee6d.cjs.js'); }).then((m) => m.default)));
|
|
351
|
+
command.command("clean").description("Delete cache directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-644fb5dc.cjs.js'); }).then((m) => m.default)));
|
|
352
|
+
command.command("prepack").description("Prepares a package for packaging before publishing").action(lazy(() => Promise.resolve().then(function () { return require('./pack-887ecafd.cjs.js'); }).then((m) => m.pre)));
|
|
353
|
+
command.command("postpack").description("Restores the changes made by the prepack command").action(lazy(() => Promise.resolve().then(function () { return require('./pack-887ecafd.cjs.js'); }).then((m) => m.post)));
|
|
353
354
|
}
|
|
354
355
|
function registerMigrateCommand(program) {
|
|
355
356
|
const command = program.command("migrate [command]").description("Migration utilities");
|
|
356
|
-
command.command("package-roles").description(`Add package role field to packages that don't have it`).action(lazy(() => Promise.resolve().then(function () { return require('./packageRole-
|
|
357
|
+
command.command("package-roles").description(`Add package role field to packages that don't have it`).action(lazy(() => Promise.resolve().then(function () { return require('./packageRole-de3794a6.cjs.js'); }).then((m) => m.default)));
|
|
357
358
|
command.command("package-scripts").description("Set package scripts according to each package role").action(
|
|
358
359
|
lazy(() => Promise.resolve().then(function () { return require('./packageScripts-bb7b6de2.cjs.js'); }).then((m) => m.command))
|
|
359
360
|
);
|
|
360
361
|
command.command("package-exports").description("Synchronize package subpath export definitions").action(
|
|
361
|
-
lazy(() => Promise.resolve().then(function () { return require('./packageExports-
|
|
362
|
+
lazy(() => Promise.resolve().then(function () { return require('./packageExports-94370669.cjs.js'); }).then((m) => m.command))
|
|
362
363
|
);
|
|
363
364
|
command.command("package-lint-configs").description(
|
|
364
365
|
"Migrates all packages to use @backstage/cli/config/eslint-factory"
|
|
365
366
|
).action(
|
|
366
|
-
lazy(() => Promise.resolve().then(function () { return require('./packageLintConfigs-
|
|
367
|
+
lazy(() => Promise.resolve().then(function () { return require('./packageLintConfigs-53fe4b79.cjs.js'); }).then((m) => m.command))
|
|
367
368
|
);
|
|
368
369
|
command.command("react-router-deps").description(
|
|
369
370
|
"Migrates the react-router dependencies for all packages to be peer dependencies"
|
|
@@ -388,7 +389,7 @@ function registerCommands(program) {
|
|
|
388
389
|
).option(
|
|
389
390
|
"--baseVersion <version>",
|
|
390
391
|
"The version to use for any new packages (default: 0.1.0)"
|
|
391
|
-
).option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./new-
|
|
392
|
+
).option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./new-df5c65c9.cjs.js'); }).then((m) => m.default)));
|
|
392
393
|
program.command("create", { hidden: true }).storeOptionsAsProperties(false).description(
|
|
393
394
|
"Open up an interactive guide to creating new things in your app [DEPRECATED]"
|
|
394
395
|
).option(
|
|
@@ -402,30 +403,30 @@ function registerCommands(program) {
|
|
|
402
403
|
).option("--scope <scope>", "The scope to use for new packages").option(
|
|
403
404
|
"--npm-registry <URL>",
|
|
404
405
|
"The package registry to use for new packages"
|
|
405
|
-
).option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./new-
|
|
406
|
+
).option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./new-df5c65c9.cjs.js'); }).then((m) => m.default)));
|
|
406
407
|
program.command("create-plugin", { hidden: true }).option(
|
|
407
408
|
"--backend",
|
|
408
409
|
"Create plugin with the backend dependencies as default"
|
|
409
410
|
).description("Creates a new plugin in the current repository [DEPRECATED]").option("--scope <scope>", "npm scope").option("--npm-registry <URL>", "npm registry URL").option("--no-private", "Public npm package").action(
|
|
410
|
-
lazy(() => Promise.resolve().then(function () { return require('./createPlugin-
|
|
411
|
+
lazy(() => Promise.resolve().then(function () { return require('./createPlugin-1d2a8e37.cjs.js'); }).then((m) => m.default))
|
|
411
412
|
);
|
|
412
413
|
program.command("plugin:diff", { hidden: true }).option("--check", "Fail if changes are required").option("--yes", "Apply all changes").description(
|
|
413
414
|
"Diff an existing plugin with the creation template [DEPRECATED]"
|
|
414
|
-
).action(lazy(() => Promise.resolve().then(function () { return require('./diff-
|
|
415
|
+
).action(lazy(() => Promise.resolve().then(function () { return require('./diff-5c6b5238.cjs.js'); }).then((m) => m.default)));
|
|
415
416
|
program.command("test").allowUnknownOption(true).helpOption(", --backstage-cli-help").description(
|
|
416
417
|
"Run tests, forwarding args to Jest, defaulting to watch mode [DEPRECATED]"
|
|
417
|
-
).action(lazy(() => Promise.resolve().then(function () { return require('./test-
|
|
418
|
+
).action(lazy(() => Promise.resolve().then(function () { return require('./test-f467ee6d.cjs.js'); }).then((m) => m.default)));
|
|
418
419
|
program.command("config:docs").option(
|
|
419
420
|
"--package <name>",
|
|
420
421
|
"Only include the schema that applies to the given package"
|
|
421
|
-
).description("Browse the configuration reference documentation").action(lazy(() => Promise.resolve().then(function () { return require('./docs-
|
|
422
|
+
).description("Browse the configuration reference documentation").action(lazy(() => Promise.resolve().then(function () { return require('./docs-780ffbed.cjs.js'); }).then((m) => m.default)));
|
|
422
423
|
program.command("config:print").option(
|
|
423
424
|
"--package <name>",
|
|
424
425
|
"Only load config schema that applies to the given package"
|
|
425
426
|
).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(
|
|
426
427
|
"--format <format>",
|
|
427
428
|
"Format to print the configuration in, either json or yaml [yaml]"
|
|
428
|
-
).option(...configOption).description("Print the app configuration for the current package").action(lazy(() => Promise.resolve().then(function () { return require('./print-
|
|
429
|
+
).option(...configOption).description("Print the app configuration for the current package").action(lazy(() => Promise.resolve().then(function () { return require('./print-09455707.cjs.js'); }).then((m) => m.default)));
|
|
429
430
|
program.command("config:check").option(
|
|
430
431
|
"--package <name>",
|
|
431
432
|
"Only load config schema that applies to the given package"
|
|
@@ -434,14 +435,14 @@ function registerCommands(program) {
|
|
|
434
435
|
"Enable strict config validation, forbidding errors and unknown keys"
|
|
435
436
|
).option(...configOption).description(
|
|
436
437
|
"Validate that the given configuration loads and matches schema"
|
|
437
|
-
).action(lazy(() => Promise.resolve().then(function () { return require('./validate-
|
|
438
|
+
).action(lazy(() => Promise.resolve().then(function () { return require('./validate-d30d8daf.cjs.js'); }).then((m) => m.default)));
|
|
438
439
|
program.command("config:schema").option(
|
|
439
440
|
"--package <name>",
|
|
440
441
|
"Only output config schema that applies to the given package"
|
|
441
442
|
).option(
|
|
442
443
|
"--format <format>",
|
|
443
444
|
"Format to print the schema in, either json or yaml [yaml]"
|
|
444
|
-
).option("--merge", "Print the config schemas merged", true).option("--no-merge", "Print the config schemas not merged").description("Print configuration schema").action(lazy(() => Promise.resolve().then(function () { return require('./schema-
|
|
445
|
+
).option("--merge", "Print the config schemas merged", true).option("--no-merge", "Print the config schemas not merged").description("Print configuration schema").action(lazy(() => Promise.resolve().then(function () { return require('./schema-3fa90a94.cjs.js'); }).then((m) => m.default)));
|
|
445
446
|
registerRepoCommand(program);
|
|
446
447
|
registerScriptCommand(program);
|
|
447
448
|
registerMigrateCommand(program);
|
|
@@ -453,19 +454,19 @@ function registerCommands(program) {
|
|
|
453
454
|
"--release <version|next|main>",
|
|
454
455
|
"Bump to a specific Backstage release line or version",
|
|
455
456
|
"main"
|
|
456
|
-
).option("--skip-install", "Skips yarn install step").description("Bump Backstage packages to the latest versions").action(lazy(() => Promise.resolve().then(function () { return require('./bump-
|
|
457
|
-
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-
|
|
458
|
-
program.command("clean").description("Delete cache directories [DEPRECATED]").action(lazy(() => Promise.resolve().then(function () { return require('./clean-
|
|
457
|
+
).option("--skip-install", "Skips yarn install step").description("Bump Backstage packages to the latest versions").action(lazy(() => Promise.resolve().then(function () { return require('./bump-00b6998d.cjs.js'); }).then((m) => m.default)));
|
|
458
|
+
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-fcf44443.cjs.js'); }).then((m) => m.default)));
|
|
459
|
+
program.command("clean").description("Delete cache directories [DEPRECATED]").action(lazy(() => Promise.resolve().then(function () { return require('./clean-644fb5dc.cjs.js'); }).then((m) => m.default)));
|
|
459
460
|
program.command("build-workspace <workspace-dir> [packages...]").option(
|
|
460
461
|
"--alwaysYarnPack",
|
|
461
462
|
"Force workspace output to be a result of running `yarn pack` on each package (warning: very slow)"
|
|
462
|
-
).description("Builds a temporary dist workspace from the provided packages").action(lazy(() => Promise.resolve().then(function () { return require('./buildWorkspace-
|
|
463
|
-
program.command("create-github-app <github-org>").description("Create new GitHub App in your organization.").action(lazy(() => Promise.resolve().then(function () { return require('./index-
|
|
464
|
-
program.command("info").description("Show helpful information for debugging and reporting bugs").action(lazy(() => Promise.resolve().then(function () { return require('./info-
|
|
463
|
+
).description("Builds a temporary dist workspace from the provided packages").action(lazy(() => Promise.resolve().then(function () { return require('./buildWorkspace-2206484b.cjs.js'); }).then((m) => m.default)));
|
|
464
|
+
program.command("create-github-app <github-org>").description("Create new GitHub App in your organization.").action(lazy(() => Promise.resolve().then(function () { return require('./index-c405be91.cjs.js'); }).then((m) => m.default)));
|
|
465
|
+
program.command("info").description("Show helpful information for debugging and reporting bugs").action(lazy(() => Promise.resolve().then(function () { return require('./info-b9b5df81.cjs.js'); }).then((m) => m.default)));
|
|
465
466
|
program.command("install [plugin-id]", { hidden: true }).option(
|
|
466
467
|
"--from <packageJsonFilePath>",
|
|
467
468
|
"Install from a local package.json containing the installation recipe"
|
|
468
|
-
).description("Install a Backstage plugin [EXPERIMENTAL]").action(lazy(() => Promise.resolve().then(function () { return require('./install-
|
|
469
|
+
).description("Install a Backstage plugin [EXPERIMENTAL]").action(lazy(() => Promise.resolve().then(function () { return require('./install-55952482.cjs.js'); }).then((m) => m.default)));
|
|
469
470
|
}
|
|
470
471
|
function lazy(getActionFunc) {
|
|
471
472
|
return async (...args) => {
|
|
@@ -509,4 +510,4 @@ exports.devDependencies = devDependencies;
|
|
|
509
510
|
exports.paths = paths;
|
|
510
511
|
exports.version = version;
|
|
511
512
|
exports.version$1 = version$9;
|
|
512
|
-
//# sourceMappingURL=index-
|
|
513
|
+
//# sourceMappingURL=index-8022d29f.cjs.js.map
|
|
@@ -9,7 +9,7 @@ var yaml = require('yaml');
|
|
|
9
9
|
var cliCommon = require('@backstage/cli-common');
|
|
10
10
|
var path = require('path');
|
|
11
11
|
var differ = require('diff');
|
|
12
|
-
var config = require('./config-
|
|
12
|
+
var config = require('./config-72ecaeaf.cjs.js');
|
|
13
13
|
var catalogModel = require('@backstage/catalog-model');
|
|
14
14
|
var z = require('zod');
|
|
15
15
|
var integration = require('@backstage/integration');
|
|
@@ -24,7 +24,7 @@ require('child_process');
|
|
|
24
24
|
require('@backstage/errors');
|
|
25
25
|
require('@backstage/config-loader');
|
|
26
26
|
require('@backstage/config');
|
|
27
|
-
require('./index-
|
|
27
|
+
require('./index-8022d29f.cjs.js');
|
|
28
28
|
require('commander');
|
|
29
29
|
require('semver');
|
|
30
30
|
require('@manypkg/get-packages');
|
|
@@ -1208,4 +1208,4 @@ async function command() {
|
|
|
1208
1208
|
}
|
|
1209
1209
|
|
|
1210
1210
|
exports.command = command;
|
|
1211
|
-
//# sourceMappingURL=index-
|
|
1211
|
+
//# sourceMappingURL=index-bbcaf1b7.cjs.js.map
|
|
@@ -4,7 +4,7 @@ var fs = require('fs-extra');
|
|
|
4
4
|
var chalk = require('chalk');
|
|
5
5
|
var yaml = require('yaml');
|
|
6
6
|
var inquirer = require('inquirer');
|
|
7
|
-
var index$1 = require('./index-
|
|
7
|
+
var index$1 = require('./index-8022d29f.cjs.js');
|
|
8
8
|
var crypto = require('crypto');
|
|
9
9
|
var openBrowser = require('react-dev-utils/openBrowser');
|
|
10
10
|
var request = require('@octokit/request');
|
|
@@ -230,4 +230,4 @@ async function verifyGithubOrg(org) {
|
|
|
230
230
|
}
|
|
231
231
|
|
|
232
232
|
exports["default"] = index;
|
|
233
|
-
//# sourceMappingURL=index-
|
|
233
|
+
//# sourceMappingURL=index-c405be91.cjs.js.map
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var createDistWorkspace = require('./createDistWorkspace-
|
|
4
|
-
var role = require('./role-
|
|
3
|
+
var createDistWorkspace = require('./createDistWorkspace-4e954580.cjs.js');
|
|
4
|
+
var role = require('./role-b322855f.cjs.js');
|
|
5
5
|
var cliNode = require('@backstage/cli-node');
|
|
6
|
-
var index = require('./index-
|
|
7
|
-
var buildBackend = require('./buildBackend-
|
|
8
|
-
var config = require('./config-
|
|
6
|
+
var index = require('./index-8022d29f.cjs.js');
|
|
7
|
+
var buildBackend = require('./buildBackend-1628701a.cjs.js');
|
|
8
|
+
var config = require('./config-72ecaeaf.cjs.js');
|
|
9
9
|
require('chalk');
|
|
10
10
|
require('fs-extra');
|
|
11
11
|
require('path');
|
|
12
12
|
require('os');
|
|
13
13
|
require('tar');
|
|
14
14
|
require('lodash/partition');
|
|
15
|
-
require('./run-
|
|
15
|
+
require('./run-754dbde7.cjs.js');
|
|
16
16
|
require('child_process');
|
|
17
17
|
require('util');
|
|
18
18
|
require('@backstage/errors');
|
|
@@ -43,13 +43,14 @@ require('react-dev-utils/ModuleScopePlugin');
|
|
|
43
43
|
require('run-script-webpack-plugin');
|
|
44
44
|
require('@manypkg/get-packages');
|
|
45
45
|
require('webpack-node-externals');
|
|
46
|
-
require('./packageDetection-
|
|
46
|
+
require('./packageDetection-7bcba17d.cjs.js');
|
|
47
47
|
require('lodash/pickBy');
|
|
48
48
|
require('mini-css-extract-plugin');
|
|
49
49
|
require('@pmmmwh/react-refresh-webpack-plugin');
|
|
50
50
|
require('yn');
|
|
51
51
|
require('@backstage/config');
|
|
52
52
|
require('chokidar');
|
|
53
|
+
require('p-queue');
|
|
53
54
|
require('react-dev-utils/FileSizeReporter');
|
|
54
55
|
require('react-dev-utils/formatWebpackMessages');
|
|
55
56
|
require('lodash/uniq');
|
|
@@ -101,4 +102,4 @@ async function command(opts) {
|
|
|
101
102
|
}
|
|
102
103
|
|
|
103
104
|
exports.command = command;
|
|
104
|
-
//# sourceMappingURL=index-
|
|
105
|
+
//# sourceMappingURL=index-f346417b.cjs.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-8022d29f.cjs.js');
|
|
4
4
|
var os = require('os');
|
|
5
|
-
var run = require('./run-
|
|
5
|
+
var run = require('./run-754dbde7.cjs.js');
|
|
6
6
|
var Lockfile = require('./Lockfile-eced6070.cjs.js');
|
|
7
7
|
require('minimatch');
|
|
8
8
|
require('@manypkg/get-packages');
|
|
@@ -58,4 +58,4 @@ var info = async () => {
|
|
|
58
58
|
};
|
|
59
59
|
|
|
60
60
|
exports["default"] = info;
|
|
61
|
-
//# sourceMappingURL=info-
|
|
61
|
+
//# sourceMappingURL=info-b9b5df81.cjs.js.map
|
|
@@ -4,12 +4,12 @@ var fs = require('fs-extra');
|
|
|
4
4
|
require('semver');
|
|
5
5
|
require('@yarnpkg/parsers');
|
|
6
6
|
require('@yarnpkg/lockfile');
|
|
7
|
-
var packages = require('./packages-
|
|
8
|
-
var index = require('./index-
|
|
7
|
+
var packages = require('./packages-7bb359ab.cjs.js');
|
|
8
|
+
var index = require('./index-8022d29f.cjs.js');
|
|
9
9
|
var chalk = require('chalk');
|
|
10
10
|
var sortBy = require('lodash/sortBy');
|
|
11
11
|
var groupBy = require('lodash/groupBy');
|
|
12
|
-
var run = require('./run-
|
|
12
|
+
var run = require('./run-754dbde7.cjs.js');
|
|
13
13
|
require('minimatch');
|
|
14
14
|
require('@manypkg/get-packages');
|
|
15
15
|
require('./yarn-6cd89e16.cjs.js');
|
|
@@ -268,4 +268,4 @@ var install = async (pluginId, cmd) => {
|
|
|
268
268
|
};
|
|
269
269
|
|
|
270
270
|
exports["default"] = install;
|
|
271
|
-
//# sourceMappingURL=install-
|
|
271
|
+
//# sourceMappingURL=install-55952482.cjs.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-8022d29f.cjs.js');
|
|
4
4
|
var eslint = require('eslint');
|
|
5
5
|
require('commander');
|
|
6
6
|
require('chalk');
|
|
@@ -33,4 +33,4 @@ var lint = async (directories, opts) => {
|
|
|
33
33
|
};
|
|
34
34
|
|
|
35
35
|
exports["default"] = lint;
|
|
36
|
-
//# sourceMappingURL=lint-
|
|
36
|
+
//# sourceMappingURL=lint-cb4f3ec1.cjs.js.map
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
var chalk = require('chalk');
|
|
4
4
|
var path = require('path');
|
|
5
5
|
var cliNode = require('@backstage/cli-node');
|
|
6
|
-
var index = require('./index-
|
|
6
|
+
var index = require('./index-8022d29f.cjs.js');
|
|
7
7
|
var parallel = require('./parallel-2d9d247e.cjs.js');
|
|
8
8
|
require('commander');
|
|
9
9
|
require('fs-extra');
|
|
@@ -88,4 +88,4 @@ async function command(opts) {
|
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
exports.command = command;
|
|
91
|
-
//# sourceMappingURL=lint-
|
|
91
|
+
//# sourceMappingURL=lint-fc2ad69e.cjs.js.map
|
|
@@ -5,8 +5,8 @@ require('minimatch');
|
|
|
5
5
|
require('@manypkg/get-packages');
|
|
6
6
|
require('chalk');
|
|
7
7
|
require('./yarn-6cd89e16.cjs.js');
|
|
8
|
-
require('./run-
|
|
9
|
-
var index = require('./index-
|
|
8
|
+
require('./run-754dbde7.cjs.js');
|
|
9
|
+
var index = require('./index-8022d29f.cjs.js');
|
|
10
10
|
var partition = require('lodash/partition');
|
|
11
11
|
var cliNode = require('@backstage/cli-node');
|
|
12
12
|
require('fs-extra');
|
|
@@ -112,4 +112,4 @@ function logArray(arr, header, each) {
|
|
|
112
112
|
exports["default"] = lint;
|
|
113
113
|
exports.forbiddenDuplicatesFilter = forbiddenDuplicatesFilter;
|
|
114
114
|
exports.includedFilter = includedFilter;
|
|
115
|
-
//# sourceMappingURL=lint-
|
|
115
|
+
//# sourceMappingURL=lint-fcf44443.cjs.js.map
|
|
@@ -4,7 +4,7 @@ var chalk = require('chalk');
|
|
|
4
4
|
var eslint = require('eslint');
|
|
5
5
|
var path = require('path');
|
|
6
6
|
var cliNode = require('@backstage/cli-node');
|
|
7
|
-
var index = require('./index-
|
|
7
|
+
var index = require('./index-8022d29f.cjs.js');
|
|
8
8
|
require('commander');
|
|
9
9
|
require('fs-extra');
|
|
10
10
|
require('semver');
|
|
@@ -76,4 +76,4 @@ async function command(opts) {
|
|
|
76
76
|
}
|
|
77
77
|
|
|
78
78
|
exports.command = command;
|
|
79
|
-
//# sourceMappingURL=list-deprecations-
|
|
79
|
+
//# sourceMappingURL=list-deprecations-365292fd.cjs.js.map
|
|
@@ -7,14 +7,14 @@ var chalk = require('chalk');
|
|
|
7
7
|
var inquirer = require('inquirer');
|
|
8
8
|
var camelCase = require('lodash/camelCase');
|
|
9
9
|
var upperFirst = require('lodash/upperFirst');
|
|
10
|
-
var index = require('./index-
|
|
11
|
-
var codeowners = require('./codeowners-
|
|
10
|
+
var index = require('./index-8022d29f.cjs.js');
|
|
11
|
+
var codeowners = require('./codeowners-fb983fe8.cjs.js');
|
|
12
12
|
var tasks = require('./tasks-84de240c.cjs.js');
|
|
13
13
|
var Lockfile = require('./Lockfile-eced6070.cjs.js');
|
|
14
14
|
require('minimatch');
|
|
15
15
|
require('@manypkg/get-packages');
|
|
16
16
|
require('./yarn-6cd89e16.cjs.js');
|
|
17
|
-
require('./run-
|
|
17
|
+
require('./run-754dbde7.cjs.js');
|
|
18
18
|
var partition = require('lodash/partition');
|
|
19
19
|
var cliNode = require('@backstage/cli-node');
|
|
20
20
|
var errors = require('@backstage/errors');
|
|
@@ -736,4 +736,4 @@ var _new = async (opts) => {
|
|
|
736
736
|
};
|
|
737
737
|
|
|
738
738
|
exports["default"] = _new;
|
|
739
|
-
//# sourceMappingURL=new-
|
|
739
|
+
//# sourceMappingURL=new-df5c65c9.cjs.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var productionPack = require('./productionPack-8b9ac9b7.cjs.js');
|
|
4
|
-
var index = require('./index-
|
|
4
|
+
var index = require('./index-8022d29f.cjs.js');
|
|
5
5
|
require('fs-extra');
|
|
6
6
|
require('npm-packlist');
|
|
7
7
|
require('path');
|
|
@@ -21,4 +21,4 @@ const post = async () => {
|
|
|
21
21
|
|
|
22
22
|
exports.post = post;
|
|
23
23
|
exports.pre = pre;
|
|
24
|
-
//# sourceMappingURL=pack-
|
|
24
|
+
//# sourceMappingURL=pack-887ecafd.cjs.js.map
|
|
@@ -8,19 +8,20 @@ var HtmlWebpackPlugin = require('html-webpack-plugin');
|
|
|
8
8
|
var cliCommon = require('@backstage/cli-common');
|
|
9
9
|
var ModuleScopePlugin = require('react-dev-utils/ModuleScopePlugin');
|
|
10
10
|
var runScriptWebpackPlugin = require('run-script-webpack-plugin');
|
|
11
|
-
var index = require('./index-
|
|
11
|
+
var index = require('./index-8022d29f.cjs.js');
|
|
12
12
|
var fs = require('fs-extra');
|
|
13
13
|
var getPackages = require('@manypkg/get-packages');
|
|
14
14
|
var nodeExternals = require('webpack-node-externals');
|
|
15
15
|
var pickBy = require('lodash/pickBy');
|
|
16
16
|
var entryPoints = require('./entryPoints-0cc55995.cjs.js');
|
|
17
|
-
var run = require('./run-
|
|
17
|
+
var run = require('./run-754dbde7.cjs.js');
|
|
18
18
|
var MiniCssExtractPlugin = require('mini-css-extract-plugin');
|
|
19
19
|
var svgrTemplate = require('./svgrTemplate-3549ea1c.cjs.js');
|
|
20
20
|
var ReactRefreshPlugin = require('@pmmmwh/react-refresh-webpack-plugin');
|
|
21
21
|
var yn = require('yn');
|
|
22
22
|
var config = require('@backstage/config');
|
|
23
23
|
var chokidar = require('chokidar');
|
|
24
|
+
var PQueue = require('p-queue');
|
|
24
25
|
|
|
25
26
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
26
27
|
|
|
@@ -36,6 +37,7 @@ var MiniCssExtractPlugin__default = /*#__PURE__*/_interopDefaultLegacy(MiniCssEx
|
|
|
36
37
|
var ReactRefreshPlugin__default = /*#__PURE__*/_interopDefaultLegacy(ReactRefreshPlugin);
|
|
37
38
|
var yn__default = /*#__PURE__*/_interopDefaultLegacy(yn);
|
|
38
39
|
var chokidar__default = /*#__PURE__*/_interopDefaultLegacy(chokidar);
|
|
40
|
+
var PQueue__default = /*#__PURE__*/_interopDefaultLegacy(PQueue);
|
|
39
41
|
|
|
40
42
|
class LinkedPackageResolvePlugin {
|
|
41
43
|
constructor(targetModules, packages) {
|
|
@@ -346,13 +348,16 @@ async function readBuildInfo() {
|
|
|
346
348
|
}
|
|
347
349
|
async function createConfig(paths, options) {
|
|
348
350
|
var _a;
|
|
349
|
-
const { checksEnabled, isDev, frontendConfig } = options;
|
|
351
|
+
const { checksEnabled, isDev, frontendConfig, publicSubPath = "" } = options;
|
|
350
352
|
const { plugins, loaders } = transforms(options);
|
|
351
353
|
const { packages } = await getPackages.getPackages(index.paths.targetDir);
|
|
352
354
|
const externalPkgs = packages.filter((p) => !cliCommon.isChildPath(paths.root, p.dir));
|
|
353
355
|
const baseUrl = frontendConfig.getString("app.baseUrl");
|
|
354
356
|
const validBaseUrl = new URL(baseUrl);
|
|
355
|
-
|
|
357
|
+
let publicPath = validBaseUrl.pathname.replace(/\/$/, "");
|
|
358
|
+
if (publicSubPath) {
|
|
359
|
+
publicPath = `${publicPath}${publicSubPath}`.replace("//", "/");
|
|
360
|
+
}
|
|
356
361
|
if (checksEnabled) {
|
|
357
362
|
plugins.push(
|
|
358
363
|
new ForkTsCheckerWebpackPlugin__default["default"]({
|
|
@@ -580,6 +585,7 @@ function nodeExternalsWithResolve(options) {
|
|
|
580
585
|
}
|
|
581
586
|
|
|
582
587
|
function resolveBundlingPaths(options) {
|
|
588
|
+
var _a;
|
|
583
589
|
const { entry, targetDir = index.paths.targetDir } = options;
|
|
584
590
|
const resolveTargetModule = (pathString) => {
|
|
585
591
|
for (const ext of ["mjs", "js", "ts", "tsx", "jsx"]) {
|
|
@@ -607,7 +613,7 @@ function resolveBundlingPaths(options) {
|
|
|
607
613
|
targetPublic,
|
|
608
614
|
targetPath: path.resolve(targetDir, "."),
|
|
609
615
|
targetRunFile: runFileExists ? targetRunFile : void 0,
|
|
610
|
-
targetDist: path.resolve(targetDir, "dist"),
|
|
616
|
+
targetDist: path.resolve(targetDir, (_a = options.dist) != null ? _a : "dist"),
|
|
611
617
|
targetAssets: path.resolve(targetDir, "assets"),
|
|
612
618
|
targetSrc: path.resolve(targetDir, "src"),
|
|
613
619
|
targetDev: path.resolve(targetDir, "dev"),
|
|
@@ -618,6 +624,13 @@ function resolveBundlingPaths(options) {
|
|
|
618
624
|
root: index.paths.targetRoot
|
|
619
625
|
};
|
|
620
626
|
}
|
|
627
|
+
async function resolveOptionalBundlingPaths(options) {
|
|
628
|
+
const resolvedPaths = resolveBundlingPaths(options);
|
|
629
|
+
if (await fs__default["default"].pathExists(resolvedPaths.targetEntry)) {
|
|
630
|
+
return resolvedPaths;
|
|
631
|
+
}
|
|
632
|
+
return void 0;
|
|
633
|
+
}
|
|
621
634
|
|
|
622
635
|
const DETECTED_MODULES_MODULE_NAME = "__backstage-autodetected-plugins__";
|
|
623
636
|
function readPackageDetectionConfig(config$1) {
|
|
@@ -682,19 +695,22 @@ async function detectPackages(targetPath, { include, exclude }) {
|
|
|
682
695
|
return [];
|
|
683
696
|
});
|
|
684
697
|
}
|
|
698
|
+
const writeQueue = new PQueue__default["default"]({ concurrency: 1 });
|
|
685
699
|
async function writeDetectedPackagesModule(pkgs) {
|
|
686
700
|
const requirePackageScript = pkgs == null ? void 0 : pkgs.map(
|
|
687
701
|
(pkg) => `{ name: ${JSON.stringify(pkg.name)}, export: ${JSON.stringify(
|
|
688
702
|
pkg.export
|
|
689
703
|
)}, default: require('${pkg.import}').default }`
|
|
690
704
|
).join(",");
|
|
691
|
-
await
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
705
|
+
await writeQueue.add(
|
|
706
|
+
() => fs__default["default"].writeFile(
|
|
707
|
+
path.join(
|
|
708
|
+
index.paths.targetRoot,
|
|
709
|
+
"node_modules",
|
|
710
|
+
`${DETECTED_MODULES_MODULE_NAME}.js`
|
|
711
|
+
),
|
|
712
|
+
`window['__@backstage/discovered__'] = { modules: [${requirePackageScript}] };`
|
|
713
|
+
)
|
|
698
714
|
);
|
|
699
715
|
}
|
|
700
716
|
async function createDetectedModulesEntryPoint(options) {
|
|
@@ -724,4 +740,5 @@ exports.createDetectedModulesEntryPoint = createDetectedModulesEntryPoint;
|
|
|
724
740
|
exports.hasReactDomClient = hasReactDomClient;
|
|
725
741
|
exports.resolveBaseUrl = resolveBaseUrl;
|
|
726
742
|
exports.resolveBundlingPaths = resolveBundlingPaths;
|
|
727
|
-
|
|
743
|
+
exports.resolveOptionalBundlingPaths = resolveOptionalBundlingPaths;
|
|
744
|
+
//# sourceMappingURL=packageDetection-7bcba17d.cjs.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var fix = require('./fix-
|
|
3
|
+
var fix = require('./fix-ab75a922.cjs.js');
|
|
4
4
|
require('@backstage/cli-node');
|
|
5
5
|
require('fs-extra');
|
|
6
6
|
require('path');
|
|
7
|
-
require('./index-
|
|
7
|
+
require('./index-8022d29f.cjs.js');
|
|
8
8
|
require('commander');
|
|
9
9
|
require('chalk');
|
|
10
10
|
require('semver');
|
|
@@ -23,4 +23,4 @@ async function command() {
|
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
exports.command = command;
|
|
26
|
-
//# sourceMappingURL=packageExports-
|
|
26
|
+
//# sourceMappingURL=packageExports-94370669.cjs.js.map
|