@backstage/cli 0.26.6-next.0 → 0.26.7-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 +10 -0
- package/dist/cjs/{build-oOoA6doT.cjs.js → build-K-pcqX-7.cjs.js} +7 -7
- package/dist/cjs/{buildBackend-DCTPybGH.cjs.js → buildBackend-DESg_XAV.cjs.js} +6 -6
- package/dist/cjs/{buildWorkspace-BZ9SFxD1.cjs.js → buildWorkspace-Cl0Fml15.cjs.js} +4 -4
- package/dist/cjs/{bump-DrU2bDOA.cjs.js → bump-C9CYCDTD.cjs.js} +5 -5
- package/dist/cjs/{clean-CTXeO6EC.cjs.js → clean-CsvXtbbM.cjs.js} +2 -2
- package/dist/cjs/{clean-Xt20-SOd.cjs.js → clean-xJbA1_MQ.cjs.js} +2 -2
- package/dist/cjs/{codeowners-CmW2AVMp.cjs.js → codeowners-DmwJdjBf.cjs.js} +2 -2
- package/dist/cjs/{config-Dr_8wy8K.cjs.js → config-B_JP0Gbk.cjs.js} +2 -2
- package/dist/cjs/{createDistWorkspace-DgvlH81m.cjs.js → createDistWorkspace-Ccrfo-Bv.cjs.js} +3 -3
- package/dist/cjs/{createPlugin-DJh1uHOM.cjs.js → createPlugin-DsRqp_45.cjs.js} +4 -4
- package/dist/cjs/{diff-BFT2J47H.cjs.js → diff-CzHvSwdu.cjs.js} +2 -2
- package/dist/cjs/{docs-DPxUZ_5M.cjs.js → docs-CwoppLTr.cjs.js} +3 -3
- package/dist/cjs/{fix-Ds21Csn8.cjs.js → fix-DRJmPWVw.cjs.js} +2 -2
- package/dist/cjs/{index-C9SFHBJ7.cjs.js → index-4tpfFcd0.cjs.js} +3 -3
- package/dist/cjs/{index-zmkgRMEr.cjs.js → index-BBSSy9dx.cjs.js} +8 -8
- package/dist/cjs/{index-D262VPnW.cjs.js → index-CABYoOop.cjs.js} +43 -43
- package/dist/cjs/{index-C9SBzA6q.cjs.js → index-CFXiU9k7.cjs.js} +2 -2
- package/dist/cjs/{index-CIfGsnyl.cjs.js → index-sgL46Hcr.cjs.js} +13 -11
- package/dist/cjs/{info-BJvAN-EV.cjs.js → info-1ZqjB4Yh.cjs.js} +3 -3
- package/dist/cjs/{install-iHbt_0aM.cjs.js → install-CdKSl_Ad.cjs.js} +4 -4
- package/dist/cjs/{lint-DhdvUtZ-.cjs.js → lint-CB_NthPd.cjs.js} +3 -3
- package/dist/cjs/{lint-ccLOCCQ7.cjs.js → lint-CcLekf2l.cjs.js} +2 -2
- package/dist/cjs/{lint-BQoZALVi.cjs.js → lint-Cfr3Nf8W.cjs.js} +2 -2
- package/dist/cjs/{list-deprecations-DKQAIdF-.cjs.js → list-deprecations-BohRYhXY.cjs.js} +2 -2
- package/dist/cjs/{new-pqVZtq0L.cjs.js → new-arMiMufY.cjs.js} +4 -4
- package/dist/cjs/{pack-Cb0EFwcV.cjs.js → pack-BbXl8HgZ.cjs.js} +2 -2
- package/dist/cjs/{packageDetection-Cfl0g9oD.cjs.js → packageDetection-DwaARCF2.cjs.js} +3 -3
- package/dist/cjs/{packageExports-qb2FnJFt.cjs.js → packageExports-BTQCKtXi.cjs.js} +3 -3
- package/dist/cjs/{packageLintConfigs-CZbCJdAI.cjs.js → packageLintConfigs-CLLDzY4E.cjs.js} +3 -3
- package/dist/cjs/{packageRole-C_eAxVdS.cjs.js → packageRole-Bv24SFxi.cjs.js} +2 -2
- package/dist/cjs/{packages-C0iBE8_o.cjs.js → packages-DIejWWRM.cjs.js} +3 -3
- package/dist/cjs/{print-DKlinc6o.cjs.js → print-DMJLOORu.cjs.js} +3 -3
- package/dist/cjs/{role-ji3J4lHr.cjs.js → role-C3QxOl0c.cjs.js} +2 -2
- package/dist/cjs/{run-C1016vC-.cjs.js → run-EMLKAvpF.cjs.js} +2 -2
- package/dist/cjs/{schema--27U4Pnd.cjs.js → schema-Dg6cnwTS.cjs.js} +3 -3
- package/dist/cjs/{test-0Q9Uv4gn.cjs.js → test-B-mnTZ_w.cjs.js} +3 -3
- package/dist/cjs/{test-BlJ7hC1z.cjs.js → test-DOImiAsd.cjs.js} +3 -3
- package/dist/cjs/{validate-DrFKUEDH.cjs.js → validate-B53ZW9oJ.cjs.js} +3 -3
- package/dist/index.cjs.js +1 -1
- package/package.json +4 -4
- package/templates/default-backend-plugin/README.md.hbs +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @backstage/cli
|
|
2
2
|
|
|
3
|
+
## 0.26.7-next.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 788eca7: Fix readme for new plugins created using cli
|
|
8
|
+
- c00f7ee: Fix issue with `esm` loaded dependencies being different from the `cjs` import for Vite dependencies
|
|
9
|
+
- Updated dependencies
|
|
10
|
+
- @backstage/cli-node@0.2.6-next.0
|
|
11
|
+
- @backstage/config-loader@1.8.0
|
|
12
|
+
|
|
3
13
|
## 0.26.6-next.0
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
|
@@ -2,17 +2,17 @@
|
|
|
2
2
|
|
|
3
3
|
var chalk = require('chalk');
|
|
4
4
|
var path = require('path');
|
|
5
|
-
var createDistWorkspace = require('./createDistWorkspace-
|
|
6
|
-
var index = require('./index-
|
|
5
|
+
var createDistWorkspace = require('./createDistWorkspace-Ccrfo-Bv.cjs.js');
|
|
6
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
7
7
|
var cliNode = require('@backstage/cli-node');
|
|
8
8
|
var parallel = require('./parallel-BszNaKyc.cjs.js');
|
|
9
|
-
var buildBackend = require('./buildBackend-
|
|
9
|
+
var buildBackend = require('./buildBackend-DESg_XAV.cjs.js');
|
|
10
10
|
require('fs-extra');
|
|
11
11
|
require('p-limit');
|
|
12
12
|
require('os');
|
|
13
13
|
require('tar');
|
|
14
14
|
require('lodash/partition');
|
|
15
|
-
require('./run-
|
|
15
|
+
require('./run-EMLKAvpF.cjs.js');
|
|
16
16
|
require('child_process');
|
|
17
17
|
require('util');
|
|
18
18
|
require('@backstage/errors');
|
|
@@ -42,7 +42,7 @@ require('react-dev-utils/ModuleScopePlugin');
|
|
|
42
42
|
require('run-script-webpack-plugin');
|
|
43
43
|
require('@manypkg/get-packages');
|
|
44
44
|
require('webpack-node-externals');
|
|
45
|
-
require('./packageDetection-
|
|
45
|
+
require('./packageDetection-DwaARCF2.cjs.js');
|
|
46
46
|
require('lodash/pickBy');
|
|
47
47
|
require('mini-css-extract-plugin');
|
|
48
48
|
require('@pmmmwh/react-refresh-webpack-plugin');
|
|
@@ -59,7 +59,7 @@ require('@yarnpkg/parsers');
|
|
|
59
59
|
require('@yarnpkg/lockfile');
|
|
60
60
|
require('minimatch');
|
|
61
61
|
require('./yarn-Ukl9MOS0.cjs.js');
|
|
62
|
-
require('./config-
|
|
62
|
+
require('./config-B_JP0Gbk.cjs.js');
|
|
63
63
|
require('@backstage/config-loader');
|
|
64
64
|
|
|
65
65
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
@@ -193,4 +193,4 @@ async function command(opts, cmd) {
|
|
|
193
193
|
}
|
|
194
194
|
|
|
195
195
|
exports.command = command;
|
|
196
|
-
//# sourceMappingURL=build-
|
|
196
|
+
//# sourceMappingURL=build-K-pcqX-7.cjs.js.map
|
|
@@ -9,12 +9,12 @@ require('html-webpack-plugin');
|
|
|
9
9
|
require('@backstage/cli-common');
|
|
10
10
|
require('react-dev-utils/ModuleScopePlugin');
|
|
11
11
|
require('run-script-webpack-plugin');
|
|
12
|
-
require('./index-
|
|
12
|
+
require('./index-CABYoOop.cjs.js');
|
|
13
13
|
require('@manypkg/get-packages');
|
|
14
14
|
require('webpack-node-externals');
|
|
15
|
-
var packageDetection = require('./packageDetection-
|
|
15
|
+
var packageDetection = require('./packageDetection-DwaARCF2.cjs.js');
|
|
16
16
|
require('lodash/pickBy');
|
|
17
|
-
require('./run-
|
|
17
|
+
require('./run-EMLKAvpF.cjs.js');
|
|
18
18
|
require('mini-css-extract-plugin');
|
|
19
19
|
require('@pmmmwh/react-refresh-webpack-plugin');
|
|
20
20
|
var yn = require('yn');
|
|
@@ -31,11 +31,11 @@ require('@yarnpkg/lockfile');
|
|
|
31
31
|
require('minimatch');
|
|
32
32
|
require('./yarn-Ukl9MOS0.cjs.js');
|
|
33
33
|
require('lodash/partition');
|
|
34
|
-
var config = require('./config-
|
|
34
|
+
var config = require('./config-B_JP0Gbk.cjs.js');
|
|
35
35
|
var parallel = require('./parallel-BszNaKyc.cjs.js');
|
|
36
36
|
var os = require('os');
|
|
37
37
|
var tar = require('tar');
|
|
38
|
-
var createDistWorkspace = require('./createDistWorkspace-
|
|
38
|
+
var createDistWorkspace = require('./createDistWorkspace-Ccrfo-Bv.cjs.js');
|
|
39
39
|
|
|
40
40
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
41
41
|
|
|
@@ -260,4 +260,4 @@ async function buildBackend(options) {
|
|
|
260
260
|
|
|
261
261
|
exports.buildBackend = buildBackend;
|
|
262
262
|
exports.buildFrontend = buildFrontend;
|
|
263
|
-
//# sourceMappingURL=buildBackend-
|
|
263
|
+
//# sourceMappingURL=buildBackend-DESg_XAV.cjs.js.map
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var fs = require('fs-extra');
|
|
4
|
-
var createDistWorkspace = require('./createDistWorkspace-
|
|
4
|
+
var createDistWorkspace = require('./createDistWorkspace-Ccrfo-Bv.cjs.js');
|
|
5
5
|
require('chalk');
|
|
6
6
|
require('path');
|
|
7
7
|
require('p-limit');
|
|
8
8
|
require('os');
|
|
9
9
|
require('tar');
|
|
10
10
|
require('lodash/partition');
|
|
11
|
-
require('./index-
|
|
11
|
+
require('./index-CABYoOop.cjs.js');
|
|
12
12
|
require('commander');
|
|
13
13
|
require('semver');
|
|
14
14
|
require('@backstage/cli-common');
|
|
15
15
|
require('@backstage/errors');
|
|
16
|
-
require('./run-
|
|
16
|
+
require('./run-EMLKAvpF.cjs.js');
|
|
17
17
|
require('child_process');
|
|
18
18
|
require('util');
|
|
19
19
|
require('rollup');
|
|
@@ -49,4 +49,4 @@ var buildWorkspace = async (dir, packages, options) => {
|
|
|
49
49
|
};
|
|
50
50
|
|
|
51
51
|
exports.default = buildWorkspace;
|
|
52
|
-
//# sourceMappingURL=buildWorkspace-
|
|
52
|
+
//# sourceMappingURL=buildWorkspace-Cl0Fml15.cjs.js.map
|
|
@@ -7,11 +7,11 @@ var semver = require('semver');
|
|
|
7
7
|
var minimatch = require('minimatch');
|
|
8
8
|
var errors = require('@backstage/errors');
|
|
9
9
|
var path = require('path');
|
|
10
|
-
var run = require('./run-
|
|
11
|
-
var index = require('./index-
|
|
10
|
+
var run = require('./run-EMLKAvpF.cjs.js');
|
|
11
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
12
12
|
var Lockfile = require('./Lockfile-BGMdDb8M.cjs.js');
|
|
13
|
-
var packages = require('./packages-
|
|
14
|
-
var lint = require('./lint-
|
|
13
|
+
var packages = require('./packages-DIejWWRM.cjs.js');
|
|
14
|
+
var lint = require('./lint-CB_NthPd.cjs.js');
|
|
15
15
|
var cliCommon = require('@backstage/cli-common');
|
|
16
16
|
var parallel = require('./parallel-BszNaKyc.cjs.js');
|
|
17
17
|
var releaseManifests = require('@backstage/release-manifests');
|
|
@@ -520,4 +520,4 @@ var bump$1 = /*#__PURE__*/Object.freeze({
|
|
|
520
520
|
|
|
521
521
|
exports.bump = bump$1;
|
|
522
522
|
exports.migrate = migrate$1;
|
|
523
|
-
//# sourceMappingURL=bump-
|
|
523
|
+
//# sourceMappingURL=bump-C9CYCDTD.cjs.js.map
|
|
@@ -5,7 +5,7 @@ var fs = require('fs-extra');
|
|
|
5
5
|
var path = require('path');
|
|
6
6
|
var util = require('util');
|
|
7
7
|
var cliNode = require('@backstage/cli-node');
|
|
8
|
-
var index = require('./index-
|
|
8
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
9
9
|
require('commander');
|
|
10
10
|
require('chalk');
|
|
11
11
|
require('semver');
|
|
@@ -45,4 +45,4 @@ async function command() {
|
|
|
45
45
|
}
|
|
46
46
|
|
|
47
47
|
exports.command = command;
|
|
48
|
-
//# sourceMappingURL=clean-
|
|
48
|
+
//# sourceMappingURL=clean-CsvXtbbM.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-
|
|
4
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
5
5
|
require('commander');
|
|
6
6
|
require('chalk');
|
|
7
7
|
require('semver');
|
|
@@ -19,4 +19,4 @@ async function clean() {
|
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
exports.default = clean;
|
|
22
|
-
//# sourceMappingURL=clean-
|
|
22
|
+
//# sourceMappingURL=clean-xJbA1_MQ.cjs.js.map
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var fs = require('fs-extra');
|
|
4
4
|
var path = require('path');
|
|
5
|
-
var index = require('./index-
|
|
5
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
6
6
|
|
|
7
7
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
8
8
|
|
|
@@ -88,4 +88,4 @@ async function addCodeownersEntry(ownedPath, ownerStr, codeownersFilePath) {
|
|
|
88
88
|
exports.addCodeownersEntry = addCodeownersEntry;
|
|
89
89
|
exports.getCodeownersFilePath = getCodeownersFilePath;
|
|
90
90
|
exports.parseOwnerIds = parseOwnerIds;
|
|
91
|
-
//# sourceMappingURL=codeowners-
|
|
91
|
+
//# sourceMappingURL=codeowners-DmwJdjBf.cjs.js.map
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var configLoader = require('@backstage/config-loader');
|
|
4
4
|
var config = require('@backstage/config');
|
|
5
|
-
var index = require('./index-
|
|
5
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
6
6
|
var getPackages = require('@manypkg/get-packages');
|
|
7
7
|
var cliNode = require('@backstage/cli-node');
|
|
8
8
|
|
|
@@ -97,4 +97,4 @@ async function loadCliConfig(options) {
|
|
|
97
97
|
|
|
98
98
|
exports.isValidUrl = isValidUrl;
|
|
99
99
|
exports.loadCliConfig = loadCliConfig;
|
|
100
|
-
//# sourceMappingURL=config-
|
|
100
|
+
//# sourceMappingURL=config-B_JP0Gbk.cjs.js.map
|
package/dist/cjs/{createDistWorkspace-DgvlH81m.cjs.js → createDistWorkspace-Ccrfo-Bv.cjs.js}
RENAMED
|
@@ -7,8 +7,8 @@ var pLimit = require('p-limit');
|
|
|
7
7
|
var os = require('os');
|
|
8
8
|
var tar = require('tar');
|
|
9
9
|
var partition = require('lodash/partition');
|
|
10
|
-
var index = require('./index-
|
|
11
|
-
var run = require('./run-
|
|
10
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
11
|
+
var run = require('./run-EMLKAvpF.cjs.js');
|
|
12
12
|
var rollup = require('rollup');
|
|
13
13
|
var commonjs = require('@rollup/plugin-commonjs');
|
|
14
14
|
var resolve = require('@rollup/plugin-node-resolve');
|
|
@@ -560,4 +560,4 @@ exports.buildPackage = buildPackage;
|
|
|
560
560
|
exports.buildPackages = buildPackages;
|
|
561
561
|
exports.createDistWorkspace = createDistWorkspace;
|
|
562
562
|
exports.getOutputsForRole = getOutputsForRole;
|
|
563
|
-
//# sourceMappingURL=createDistWorkspace-
|
|
563
|
+
//# sourceMappingURL=createDistWorkspace-Ccrfo-Bv.cjs.js.map
|
|
@@ -10,14 +10,14 @@ var camelCase = require('lodash/camelCase');
|
|
|
10
10
|
var upperFirst = require('lodash/upperFirst');
|
|
11
11
|
var os = require('os');
|
|
12
12
|
var errors = require('@backstage/errors');
|
|
13
|
-
var codeowners = require('./codeowners-
|
|
14
|
-
var index = require('./index-
|
|
13
|
+
var codeowners = require('./codeowners-DmwJdjBf.cjs.js');
|
|
14
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
15
15
|
var tasks = require('./tasks-Dy-6nV0-.cjs.js');
|
|
16
16
|
var Lockfile = require('./Lockfile-BGMdDb8M.cjs.js');
|
|
17
17
|
require('minimatch');
|
|
18
18
|
require('@manypkg/get-packages');
|
|
19
19
|
require('./yarn-Ukl9MOS0.cjs.js');
|
|
20
|
-
require('./run-
|
|
20
|
+
require('./run-EMLKAvpF.cjs.js');
|
|
21
21
|
require('commander');
|
|
22
22
|
require('semver');
|
|
23
23
|
require('@backstage/cli-common');
|
|
@@ -275,4 +275,4 @@ exports.addPluginExtensionToApp = addPluginExtensionToApp;
|
|
|
275
275
|
exports.capitalize = capitalize;
|
|
276
276
|
exports.default = createPlugin;
|
|
277
277
|
exports.movePlugin = movePlugin;
|
|
278
|
-
//# sourceMappingURL=createPlugin-
|
|
278
|
+
//# sourceMappingURL=createPlugin-DsRqp_45.cjs.js.map
|
|
@@ -7,7 +7,7 @@ var path = require('path');
|
|
|
7
7
|
var inquirer = require('inquirer');
|
|
8
8
|
var handlebars = require('handlebars');
|
|
9
9
|
var recursive = require('recursive-readdir');
|
|
10
|
-
var index = require('./index-
|
|
10
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
11
11
|
require('commander');
|
|
12
12
|
require('semver');
|
|
13
13
|
require('@backstage/cli-common');
|
|
@@ -434,4 +434,4 @@ async function readPluginData() {
|
|
|
434
434
|
}
|
|
435
435
|
|
|
436
436
|
exports.default = diff;
|
|
437
|
-
//# sourceMappingURL=diff-
|
|
437
|
+
//# sourceMappingURL=diff-CzHvSwdu.cjs.js.map
|
|
@@ -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-
|
|
5
|
+
var config = require('./config-B_JP0Gbk.cjs.js');
|
|
6
6
|
require('@backstage/config');
|
|
7
|
-
require('./index-
|
|
7
|
+
require('./index-CABYoOop.cjs.js');
|
|
8
8
|
require('commander');
|
|
9
9
|
require('chalk');
|
|
10
10
|
require('fs-extra');
|
|
@@ -34,4 +34,4 @@ var docs = async (opts) => {
|
|
|
34
34
|
};
|
|
35
35
|
|
|
36
36
|
exports.default = docs;
|
|
37
|
-
//# sourceMappingURL=docs-
|
|
37
|
+
//# sourceMappingURL=docs-CwoppLTr.cjs.js.map
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
var cliNode = require('@backstage/cli-node');
|
|
4
4
|
var fs = require('fs-extra');
|
|
5
5
|
var path = require('path');
|
|
6
|
-
var index = require('./index-
|
|
6
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
7
7
|
require('commander');
|
|
8
8
|
require('chalk');
|
|
9
9
|
require('semver');
|
|
@@ -207,4 +207,4 @@ exports.fixSideEffects = fixSideEffects;
|
|
|
207
207
|
exports.printPackageFixHint = printPackageFixHint;
|
|
208
208
|
exports.readFixablePackages = readFixablePackages;
|
|
209
209
|
exports.writeFixedPackages = writeFixedPackages;
|
|
210
|
-
//# sourceMappingURL=fix-
|
|
210
|
+
//# sourceMappingURL=fix-DRJmPWVw.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-B_JP0Gbk.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-CABYoOop.cjs.js');
|
|
28
28
|
require('commander');
|
|
29
29
|
require('semver');
|
|
30
30
|
require('@manypkg/get-packages');
|
|
@@ -1024,4 +1024,4 @@ async function command() {
|
|
|
1024
1024
|
}
|
|
1025
1025
|
|
|
1026
1026
|
exports.command = command;
|
|
1027
|
-
//# sourceMappingURL=index-
|
|
1027
|
+
//# sourceMappingURL=index-4tpfFcd0.cjs.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var createDistWorkspace = require('./createDistWorkspace-
|
|
4
|
-
var role = require('./role-
|
|
3
|
+
var createDistWorkspace = require('./createDistWorkspace-Ccrfo-Bv.cjs.js');
|
|
4
|
+
var role = require('./role-C3QxOl0c.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-CABYoOop.cjs.js');
|
|
7
|
+
var buildBackend = require('./buildBackend-DESg_XAV.cjs.js');
|
|
8
|
+
var config = require('./config-B_JP0Gbk.cjs.js');
|
|
9
9
|
require('chalk');
|
|
10
10
|
require('fs-extra');
|
|
11
11
|
require('path');
|
|
@@ -13,7 +13,7 @@ require('p-limit');
|
|
|
13
13
|
require('os');
|
|
14
14
|
require('tar');
|
|
15
15
|
require('lodash/partition');
|
|
16
|
-
require('./run-
|
|
16
|
+
require('./run-EMLKAvpF.cjs.js');
|
|
17
17
|
require('child_process');
|
|
18
18
|
require('util');
|
|
19
19
|
require('@backstage/errors');
|
|
@@ -44,7 +44,7 @@ require('react-dev-utils/ModuleScopePlugin');
|
|
|
44
44
|
require('run-script-webpack-plugin');
|
|
45
45
|
require('@manypkg/get-packages');
|
|
46
46
|
require('webpack-node-externals');
|
|
47
|
-
require('./packageDetection-
|
|
47
|
+
require('./packageDetection-DwaARCF2.cjs.js');
|
|
48
48
|
require('lodash/pickBy');
|
|
49
49
|
require('mini-css-extract-plugin');
|
|
50
50
|
require('@pmmmwh/react-refresh-webpack-plugin');
|
|
@@ -104,4 +104,4 @@ async function command(opts) {
|
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
exports.command = command;
|
|
107
|
-
//# sourceMappingURL=index-
|
|
107
|
+
//# sourceMappingURL=index-BBSSy9dx.cjs.js.map
|
|
@@ -47,13 +47,13 @@ class NotFoundError extends CustomError {
|
|
|
47
47
|
|
|
48
48
|
const paths = cliCommon.findPaths(__dirname);
|
|
49
49
|
|
|
50
|
-
var version$f = "0.
|
|
50
|
+
var version$f = "0.23.0-next.1";
|
|
51
51
|
|
|
52
|
-
var version$e = "0.6.19-next.
|
|
52
|
+
var version$e = "0.6.19-next.1";
|
|
53
53
|
|
|
54
|
-
var version$d = "0.
|
|
54
|
+
var version$d = "0.4.0-next.1";
|
|
55
55
|
|
|
56
|
-
var version$c = "0.26.
|
|
56
|
+
var version$c = "0.26.7-next.1";
|
|
57
57
|
var dependencies = {
|
|
58
58
|
"@backstage/catalog-model": "workspace:^",
|
|
59
59
|
"@backstage/cli-common": "workspace:^",
|
|
@@ -215,15 +215,15 @@ var version$7 = "1.0.33-next.0";
|
|
|
215
215
|
|
|
216
216
|
var version$6 = "1.5.6-next.0";
|
|
217
217
|
|
|
218
|
-
var version$5 = "0.4.5-next.
|
|
218
|
+
var version$5 = "0.4.5-next.1";
|
|
219
219
|
|
|
220
|
-
var version$4 = "0.22.6-next.
|
|
220
|
+
var version$4 = "0.22.6-next.1";
|
|
221
221
|
|
|
222
|
-
var version$3 = "0.1.5-next.
|
|
222
|
+
var version$3 = "0.1.5-next.1";
|
|
223
223
|
|
|
224
224
|
var version$2 = "0.5.6-next.0";
|
|
225
225
|
|
|
226
|
-
var version$1 = "0.
|
|
226
|
+
var version$1 = "0.3.0-next.1";
|
|
227
227
|
|
|
228
228
|
const packageVersions = {
|
|
229
229
|
"@backstage/backend-common": version$f,
|
|
@@ -289,7 +289,7 @@ const configOption = [
|
|
|
289
289
|
Array()
|
|
290
290
|
];
|
|
291
291
|
function registerOnboardCommand(program) {
|
|
292
|
-
program.command("onboard", { hidden: true }).description("Get help setting up your Backstage App.").action(lazy(() => Promise.resolve().then(function () { return require('./index-
|
|
292
|
+
program.command("onboard", { hidden: true }).description("Get help setting up your Backstage App.").action(lazy(() => Promise.resolve().then(function () { return require('./index-4tpfFcd0.cjs.js'); }).then((m) => m.command)));
|
|
293
293
|
}
|
|
294
294
|
function registerRepoCommand(program) {
|
|
295
295
|
const command = program.command("repo [command]").description("Command that run across an entire Backstage project");
|
|
@@ -301,7 +301,7 @@ function registerRepoCommand(program) {
|
|
|
301
301
|
).option(
|
|
302
302
|
"--since <ref>",
|
|
303
303
|
"Only build packages and their dev dependents that changed since the specified ref"
|
|
304
|
-
).action(lazy(() => Promise.resolve().then(function () { return require('./build-
|
|
304
|
+
).action(lazy(() => Promise.resolve().then(function () { return require('./build-K-pcqX-7.cjs.js'); }).then((m) => m.command)));
|
|
305
305
|
command.command("lint").description("Lint all packages in the project").option(
|
|
306
306
|
"--format <format>",
|
|
307
307
|
"Lint report output format",
|
|
@@ -309,14 +309,14 @@ function registerRepoCommand(program) {
|
|
|
309
309
|
).option(
|
|
310
310
|
"--since <ref>",
|
|
311
311
|
"Only lint packages that changed since the specified ref"
|
|
312
|
-
).option("--fix", "Attempt to automatically fix violations").action(lazy(() => Promise.resolve().then(function () { return require('./lint-
|
|
312
|
+
).option("--fix", "Attempt to automatically fix violations").action(lazy(() => Promise.resolve().then(function () { return require('./lint-Cfr3Nf8W.cjs.js'); }).then((m) => m.command)));
|
|
313
313
|
command.command("fix").description("Automatically fix packages in the project").option(
|
|
314
314
|
"--check",
|
|
315
315
|
"Fail if any packages would have been changed by the command"
|
|
316
|
-
).action(lazy(() => Promise.resolve().then(function () { return require('./fix-
|
|
317
|
-
command.command("clean").description("Delete cache and output directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-
|
|
316
|
+
).action(lazy(() => Promise.resolve().then(function () { return require('./fix-DRJmPWVw.cjs.js'); }).then((m) => m.command)));
|
|
317
|
+
command.command("clean").description("Delete cache and output directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-CsvXtbbM.cjs.js'); }).then((m) => m.command)));
|
|
318
318
|
command.command("list-deprecations").description("List deprecations").option("--json", "Output as JSON").action(
|
|
319
|
-
lazy(() => Promise.resolve().then(function () { return require('./list-deprecations-
|
|
319
|
+
lazy(() => Promise.resolve().then(function () { return require('./list-deprecations-BohRYhXY.cjs.js'); }).then((m) => m.command))
|
|
320
320
|
);
|
|
321
321
|
command.command("test").allowUnknownOption(true).option(
|
|
322
322
|
"--since <ref>",
|
|
@@ -324,14 +324,14 @@ function registerRepoCommand(program) {
|
|
|
324
324
|
).option(
|
|
325
325
|
"--jest-help",
|
|
326
326
|
"Show help for Jest CLI options, which are passed through"
|
|
327
|
-
).description("Run tests, forwarding args to Jest, defaulting to watch mode").action(lazy(() => Promise.resolve().then(function () { return require('./test-
|
|
327
|
+
).description("Run tests, forwarding args to Jest, defaulting to watch mode").action(lazy(() => Promise.resolve().then(function () { return require('./test-B-mnTZ_w.cjs.js'); }).then((m) => m.command)));
|
|
328
328
|
}
|
|
329
329
|
function registerScriptCommand(program) {
|
|
330
330
|
const command = program.command("package [command]").description("Lifecycle scripts for individual packages");
|
|
331
331
|
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(
|
|
332
332
|
"--inspect-brk [host]",
|
|
333
333
|
"Enable debugger in Node.js environments, breaking before code starts"
|
|
334
|
-
).option("--require <path>", "Add a --require argument to the node process").action(lazy(() => Promise.resolve().then(function () { return require('./index-
|
|
334
|
+
).option("--require <path>", "Add a --require argument to the node process").action(lazy(() => Promise.resolve().then(function () { return require('./index-sgL46Hcr.cjs.js'); }).then((m) => m.command)));
|
|
335
335
|
command.command("build").description("Build a package for production deployment or publishing").option("--role <name>", "Run the command with an explicit package role").option(
|
|
336
336
|
"--minify",
|
|
337
337
|
"Minify the generated code. Does not apply to app package (app is minified by default)."
|
|
@@ -346,30 +346,30 @@ function registerScriptCommand(program) {
|
|
|
346
346
|
"Config files to load instead of app-config.yaml. Applies to app packages only.",
|
|
347
347
|
(opt, opts) => opts ? [...opts, opt] : [opt],
|
|
348
348
|
Array()
|
|
349
|
-
).action(lazy(() => Promise.resolve().then(function () { return require('./index-
|
|
349
|
+
).action(lazy(() => Promise.resolve().then(function () { return require('./index-BBSSy9dx.cjs.js'); }).then((m) => m.command)));
|
|
350
350
|
command.command("lint [directories...]").option(
|
|
351
351
|
"--format <format>",
|
|
352
352
|
"Lint report output format",
|
|
353
353
|
"eslint-formatter-friendly"
|
|
354
|
-
).option("--fix", "Attempt to automatically fix violations").description("Lint a package").action(lazy(() => Promise.resolve().then(function () { return require('./lint-
|
|
355
|
-
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-
|
|
356
|
-
command.command("clean").description("Delete cache directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-
|
|
357
|
-
command.command("prepack").description("Prepares a package for packaging before publishing").action(lazy(() => Promise.resolve().then(function () { return require('./pack-
|
|
358
|
-
command.command("postpack").description("Restores the changes made by the prepack command").action(lazy(() => Promise.resolve().then(function () { return require('./pack-
|
|
354
|
+
).option("--fix", "Attempt to automatically fix violations").description("Lint a package").action(lazy(() => Promise.resolve().then(function () { return require('./lint-CcLekf2l.cjs.js'); }).then((m) => m.default)));
|
|
355
|
+
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-DOImiAsd.cjs.js'); }).then((m) => m.default)));
|
|
356
|
+
command.command("clean").description("Delete cache directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-xJbA1_MQ.cjs.js'); }).then((m) => m.default)));
|
|
357
|
+
command.command("prepack").description("Prepares a package for packaging before publishing").action(lazy(() => Promise.resolve().then(function () { return require('./pack-BbXl8HgZ.cjs.js'); }).then((m) => m.pre)));
|
|
358
|
+
command.command("postpack").description("Restores the changes made by the prepack command").action(lazy(() => Promise.resolve().then(function () { return require('./pack-BbXl8HgZ.cjs.js'); }).then((m) => m.post)));
|
|
359
359
|
}
|
|
360
360
|
function registerMigrateCommand(program) {
|
|
361
361
|
const command = program.command("migrate [command]").description("Migration utilities");
|
|
362
|
-
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-
|
|
362
|
+
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-Bv24SFxi.cjs.js'); }).then((m) => m.default)));
|
|
363
363
|
command.command("package-scripts").description("Set package scripts according to each package role").action(
|
|
364
364
|
lazy(() => Promise.resolve().then(function () { return require('./packageScripts-DX6dilK6.cjs.js'); }).then((m) => m.command))
|
|
365
365
|
);
|
|
366
366
|
command.command("package-exports").description("Synchronize package subpath export definitions").action(
|
|
367
|
-
lazy(() => Promise.resolve().then(function () { return require('./packageExports-
|
|
367
|
+
lazy(() => Promise.resolve().then(function () { return require('./packageExports-BTQCKtXi.cjs.js'); }).then((m) => m.command))
|
|
368
368
|
);
|
|
369
369
|
command.command("package-lint-configs").description(
|
|
370
370
|
"Migrates all packages to use @backstage/cli/config/eslint-factory"
|
|
371
371
|
).action(
|
|
372
|
-
lazy(() => Promise.resolve().then(function () { return require('./packageLintConfigs-
|
|
372
|
+
lazy(() => Promise.resolve().then(function () { return require('./packageLintConfigs-CLLDzY4E.cjs.js'); }).then((m) => m.command))
|
|
373
373
|
);
|
|
374
374
|
command.command("react-router-deps").description(
|
|
375
375
|
"Migrates the react-router dependencies for all packages to be peer dependencies"
|
|
@@ -394,7 +394,7 @@ function registerCommands(program) {
|
|
|
394
394
|
).option(
|
|
395
395
|
"--baseVersion <version>",
|
|
396
396
|
"The version to use for any new packages (default: 0.1.0)"
|
|
397
|
-
).option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./new-
|
|
397
|
+
).option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./new-arMiMufY.cjs.js'); }).then((m) => m.default)));
|
|
398
398
|
program.command("create", { hidden: true }).storeOptionsAsProperties(false).description(
|
|
399
399
|
"Open up an interactive guide to creating new things in your app [DEPRECATED]"
|
|
400
400
|
).option(
|
|
@@ -408,30 +408,30 @@ function registerCommands(program) {
|
|
|
408
408
|
).option("--scope <scope>", "The scope to use for new packages").option(
|
|
409
409
|
"--npm-registry <URL>",
|
|
410
410
|
"The package registry to use for new packages"
|
|
411
|
-
).option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./new-
|
|
411
|
+
).option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./new-arMiMufY.cjs.js'); }).then((m) => m.default)));
|
|
412
412
|
program.command("create-plugin", { hidden: true }).option(
|
|
413
413
|
"--backend",
|
|
414
414
|
"Create plugin with the backend dependencies as default"
|
|
415
415
|
).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(
|
|
416
|
-
lazy(() => Promise.resolve().then(function () { return require('./createPlugin-
|
|
416
|
+
lazy(() => Promise.resolve().then(function () { return require('./createPlugin-DsRqp_45.cjs.js'); }).then((m) => m.default))
|
|
417
417
|
);
|
|
418
418
|
program.command("plugin:diff", { hidden: true }).option("--check", "Fail if changes are required").option("--yes", "Apply all changes").description(
|
|
419
419
|
"Diff an existing plugin with the creation template [DEPRECATED]"
|
|
420
|
-
).action(lazy(() => Promise.resolve().then(function () { return require('./diff-
|
|
420
|
+
).action(lazy(() => Promise.resolve().then(function () { return require('./diff-CzHvSwdu.cjs.js'); }).then((m) => m.default)));
|
|
421
421
|
program.command("test").allowUnknownOption(true).helpOption(", --backstage-cli-help").description(
|
|
422
422
|
"Run tests, forwarding args to Jest, defaulting to watch mode [DEPRECATED]"
|
|
423
|
-
).action(lazy(() => Promise.resolve().then(function () { return require('./test-
|
|
423
|
+
).action(lazy(() => Promise.resolve().then(function () { return require('./test-DOImiAsd.cjs.js'); }).then((m) => m.default)));
|
|
424
424
|
program.command("config:docs").option(
|
|
425
425
|
"--package <name>",
|
|
426
426
|
"Only include the schema that applies to the given package"
|
|
427
|
-
).description("Browse the configuration reference documentation").action(lazy(() => Promise.resolve().then(function () { return require('./docs-
|
|
427
|
+
).description("Browse the configuration reference documentation").action(lazy(() => Promise.resolve().then(function () { return require('./docs-CwoppLTr.cjs.js'); }).then((m) => m.default)));
|
|
428
428
|
program.command("config:print").option(
|
|
429
429
|
"--package <name>",
|
|
430
430
|
"Only load config schema that applies to the given package"
|
|
431
431
|
).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(
|
|
432
432
|
"--format <format>",
|
|
433
433
|
"Format to print the configuration in, either json or yaml [yaml]"
|
|
434
|
-
).option(...configOption).description("Print the app configuration for the current package").action(lazy(() => Promise.resolve().then(function () { return require('./print-
|
|
434
|
+
).option(...configOption).description("Print the app configuration for the current package").action(lazy(() => Promise.resolve().then(function () { return require('./print-DMJLOORu.cjs.js'); }).then((m) => m.default)));
|
|
435
435
|
program.command("config:check").option(
|
|
436
436
|
"--package <name>",
|
|
437
437
|
"Only load config schema that applies to the given package"
|
|
@@ -440,14 +440,14 @@ function registerCommands(program) {
|
|
|
440
440
|
"Enable strict config validation, forbidding errors and unknown keys"
|
|
441
441
|
).option(...configOption).description(
|
|
442
442
|
"Validate that the given configuration loads and matches schema"
|
|
443
|
-
).action(lazy(() => Promise.resolve().then(function () { return require('./validate-
|
|
443
|
+
).action(lazy(() => Promise.resolve().then(function () { return require('./validate-B53ZW9oJ.cjs.js'); }).then((m) => m.default)));
|
|
444
444
|
program.command("config:schema").option(
|
|
445
445
|
"--package <name>",
|
|
446
446
|
"Only output config schema that applies to the given package"
|
|
447
447
|
).option(
|
|
448
448
|
"--format <format>",
|
|
449
449
|
"Format to print the schema in, either json or yaml [yaml]"
|
|
450
|
-
).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
|
|
450
|
+
).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-Dg6cnwTS.cjs.js'); }).then((m) => m.default)));
|
|
451
451
|
registerRepoCommand(program);
|
|
452
452
|
registerScriptCommand(program);
|
|
453
453
|
registerMigrateCommand(program);
|
|
@@ -459,8 +459,8 @@ function registerCommands(program) {
|
|
|
459
459
|
"--release <version|next|main>",
|
|
460
460
|
"Bump to a specific Backstage release line or version",
|
|
461
461
|
"main"
|
|
462
|
-
).option("--skip-install", "Skips yarn install step").option("--skip-migrate", "Skips migration of any moved packages").description("Bump Backstage packages to the latest versions").action(lazy(() => Promise.resolve().then(function () { return require('./bump-
|
|
463
|
-
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-
|
|
462
|
+
).option("--skip-install", "Skips yarn install step").option("--skip-migrate", "Skips migration of any moved packages").description("Bump Backstage packages to the latest versions").action(lazy(() => Promise.resolve().then(function () { return require('./bump-C9CYCDTD.cjs.js'); }).then(function (n) { return n.bump; }).then((m) => m.default)));
|
|
463
|
+
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-CB_NthPd.cjs.js'); }).then((m) => m.default)));
|
|
464
464
|
program.command("versions:migrate").option(
|
|
465
465
|
"--pattern <glob>",
|
|
466
466
|
"Override glob for matching packages to upgrade"
|
|
@@ -469,18 +469,18 @@ function registerCommands(program) {
|
|
|
469
469
|
"Skip code changes and only update package.json files"
|
|
470
470
|
).description(
|
|
471
471
|
"Migrate any plugins that have been moved to the @backstage-community namespace automatically"
|
|
472
|
-
).action(lazy(() => Promise.resolve().then(function () { return require('./bump-
|
|
473
|
-
program.command("clean").description("Delete cache directories [DEPRECATED]").action(lazy(() => Promise.resolve().then(function () { return require('./clean-
|
|
472
|
+
).action(lazy(() => Promise.resolve().then(function () { return require('./bump-C9CYCDTD.cjs.js'); }).then(function (n) { return n.migrate; }).then((m) => m.default)));
|
|
473
|
+
program.command("clean").description("Delete cache directories [DEPRECATED]").action(lazy(() => Promise.resolve().then(function () { return require('./clean-xJbA1_MQ.cjs.js'); }).then((m) => m.default)));
|
|
474
474
|
program.command("build-workspace <workspace-dir> [packages...]").option(
|
|
475
475
|
"--alwaysYarnPack",
|
|
476
476
|
"Force workspace output to be a result of running `yarn pack` on each package (warning: very slow)"
|
|
477
|
-
).description("Builds a temporary dist workspace from the provided packages").action(lazy(() => Promise.resolve().then(function () { return require('./buildWorkspace-
|
|
478
|
-
program.command("create-github-app <github-org>").description("Create new GitHub App in your organization.").action(lazy(() => Promise.resolve().then(function () { return require('./index-
|
|
479
|
-
program.command("info").description("Show helpful information for debugging and reporting bugs").action(lazy(() => Promise.resolve().then(function () { return require('./info-
|
|
477
|
+
).description("Builds a temporary dist workspace from the provided packages").action(lazy(() => Promise.resolve().then(function () { return require('./buildWorkspace-Cl0Fml15.cjs.js'); }).then((m) => m.default)));
|
|
478
|
+
program.command("create-github-app <github-org>").description("Create new GitHub App in your organization.").action(lazy(() => Promise.resolve().then(function () { return require('./index-CFXiU9k7.cjs.js'); }).then((m) => m.default)));
|
|
479
|
+
program.command("info").description("Show helpful information for debugging and reporting bugs").action(lazy(() => Promise.resolve().then(function () { return require('./info-1ZqjB4Yh.cjs.js'); }).then((m) => m.default)));
|
|
480
480
|
program.command("install [plugin-id]", { hidden: true }).option(
|
|
481
481
|
"--from <packageJsonFilePath>",
|
|
482
482
|
"Install from a local package.json containing the installation recipe"
|
|
483
|
-
).description("Install a Backstage plugin [EXPERIMENTAL]").action(lazy(() => Promise.resolve().then(function () { return require('./install-
|
|
483
|
+
).description("Install a Backstage plugin [EXPERIMENTAL]").action(lazy(() => Promise.resolve().then(function () { return require('./install-CdKSl_Ad.cjs.js'); }).then((m) => m.default)));
|
|
484
484
|
}
|
|
485
485
|
function lazy(getActionFunc) {
|
|
486
486
|
return async (...args) => {
|
|
@@ -524,4 +524,4 @@ exports.devDependencies = devDependencies;
|
|
|
524
524
|
exports.paths = paths;
|
|
525
525
|
exports.version = version;
|
|
526
526
|
exports.version$1 = version$c;
|
|
527
|
-
//# sourceMappingURL=index-
|
|
527
|
+
//# sourceMappingURL=index-CABYoOop.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-CABYoOop.cjs.js');
|
|
8
8
|
var crypto = require('crypto');
|
|
9
9
|
var openBrowser = require('react-dev-utils/openBrowser');
|
|
10
10
|
var request = require('@octokit/request');
|
|
@@ -224,4 +224,4 @@ async function verifyGithubOrg(org) {
|
|
|
224
224
|
}
|
|
225
225
|
|
|
226
226
|
exports.default = index;
|
|
227
|
-
//# sourceMappingURL=index-
|
|
227
|
+
//# sourceMappingURL=index-CFXiU9k7.cjs.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var role = require('./role-
|
|
3
|
+
var role = require('./role-C3QxOl0c.cjs.js');
|
|
4
4
|
var fs = require('fs-extra');
|
|
5
|
-
var index = require('./index-
|
|
5
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
6
6
|
var webpack = require('webpack');
|
|
7
|
-
var packageDetection = require('./packageDetection-
|
|
7
|
+
var packageDetection = require('./packageDetection-DwaARCF2.cjs.js');
|
|
8
8
|
require('yn');
|
|
9
9
|
var path = require('path');
|
|
10
10
|
require('react-dev-utils/FileSizeReporter');
|
|
@@ -18,7 +18,7 @@ require('run-script-webpack-plugin');
|
|
|
18
18
|
require('@manypkg/get-packages');
|
|
19
19
|
require('webpack-node-externals');
|
|
20
20
|
require('lodash/pickBy');
|
|
21
|
-
require('./run-
|
|
21
|
+
require('./run-EMLKAvpF.cjs.js');
|
|
22
22
|
require('mini-css-extract-plugin');
|
|
23
23
|
require('@pmmmwh/react-refresh-webpack-plugin');
|
|
24
24
|
var chalk = require('chalk');
|
|
@@ -40,8 +40,8 @@ var errors = require('@backstage/errors');
|
|
|
40
40
|
var debounce = require('lodash/debounce');
|
|
41
41
|
var url = require('url');
|
|
42
42
|
var spawn = require('cross-spawn');
|
|
43
|
-
var lint = require('./lint-
|
|
44
|
-
var config = require('./config-
|
|
43
|
+
var lint = require('./lint-CB_NthPd.cjs.js');
|
|
44
|
+
var config = require('./config-B_JP0Gbk.cjs.js');
|
|
45
45
|
var Lockfile = require('./Lockfile-BGMdDb8M.cjs.js');
|
|
46
46
|
require('commander');
|
|
47
47
|
require('./entryPoints-CoHH4lBA.cjs.js');
|
|
@@ -188,10 +188,12 @@ DEPRECATION WARNING: React Router Beta is deprecated and support for it will be
|
|
|
188
188
|
additionalEntryPoints: detectedModulesEntryPoint
|
|
189
189
|
});
|
|
190
190
|
if (process.env.EXPERIMENTAL_VITE) {
|
|
191
|
-
const vite =
|
|
192
|
-
const { default: viteReact } =
|
|
193
|
-
const {
|
|
194
|
-
|
|
191
|
+
const vite = require("vite");
|
|
192
|
+
const { default: viteReact } = require("@vitejs/plugin-react");
|
|
193
|
+
const {
|
|
194
|
+
nodePolyfills: viteNodePolyfills
|
|
195
|
+
} = require("vite-plugin-node-polyfills");
|
|
196
|
+
const { createHtmlPlugin: viteHtml } = require("vite-plugin-html");
|
|
195
197
|
viteServer = await vite.createServer({
|
|
196
198
|
define: {
|
|
197
199
|
global: "window",
|
|
@@ -631,4 +633,4 @@ async function command(opts) {
|
|
|
631
633
|
}
|
|
632
634
|
|
|
633
635
|
exports.command = command;
|
|
634
|
-
//# sourceMappingURL=index-
|
|
636
|
+
//# sourceMappingURL=index-sgL46Hcr.cjs.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
4
4
|
var os = require('os');
|
|
5
|
-
var run = require('./run-
|
|
5
|
+
var run = require('./run-EMLKAvpF.cjs.js');
|
|
6
6
|
var Lockfile = require('./Lockfile-BGMdDb8M.cjs.js');
|
|
7
7
|
require('minimatch');
|
|
8
8
|
require('@manypkg/get-packages');
|
|
@@ -57,4 +57,4 @@ var info = async () => {
|
|
|
57
57
|
};
|
|
58
58
|
|
|
59
59
|
exports.default = info;
|
|
60
|
-
//# sourceMappingURL=info-
|
|
60
|
+
//# sourceMappingURL=info-1ZqjB4Yh.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-DIejWWRM.cjs.js');
|
|
8
|
+
var index = require('./index-CABYoOop.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-EMLKAvpF.cjs.js');
|
|
13
13
|
require('minimatch');
|
|
14
14
|
require('@manypkg/get-packages');
|
|
15
15
|
require('./yarn-Ukl9MOS0.cjs.js');
|
|
@@ -265,4 +265,4 @@ var install = async (pluginId, cmd) => {
|
|
|
265
265
|
};
|
|
266
266
|
|
|
267
267
|
exports.default = install;
|
|
268
|
-
//# sourceMappingURL=install-
|
|
268
|
+
//# sourceMappingURL=install-CdKSl_Ad.cjs.js.map
|
|
@@ -5,8 +5,8 @@ require('minimatch');
|
|
|
5
5
|
require('@manypkg/get-packages');
|
|
6
6
|
require('chalk');
|
|
7
7
|
require('./yarn-Ukl9MOS0.cjs.js');
|
|
8
|
-
require('./run-
|
|
9
|
-
var index = require('./index-
|
|
8
|
+
require('./run-EMLKAvpF.cjs.js');
|
|
9
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
10
10
|
var partition = require('lodash/partition');
|
|
11
11
|
var cliNode = require('@backstage/cli-node');
|
|
12
12
|
require('fs-extra');
|
|
@@ -109,4 +109,4 @@ function logArray(arr, header, each) {
|
|
|
109
109
|
exports.default = lint;
|
|
110
110
|
exports.forbiddenDuplicatesFilter = forbiddenDuplicatesFilter;
|
|
111
111
|
exports.includedFilter = includedFilter;
|
|
112
|
-
//# sourceMappingURL=lint-
|
|
112
|
+
//# sourceMappingURL=lint-CB_NthPd.cjs.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-CABYoOop.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-CcLekf2l.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-CABYoOop.cjs.js');
|
|
7
7
|
var parallel = require('./parallel-BszNaKyc.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-Cfr3Nf8W.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-CABYoOop.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-BohRYhXY.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-CABYoOop.cjs.js');
|
|
11
|
+
var codeowners = require('./codeowners-DmwJdjBf.cjs.js');
|
|
12
12
|
var tasks = require('./tasks-Dy-6nV0-.cjs.js');
|
|
13
13
|
var Lockfile = require('./Lockfile-BGMdDb8M.cjs.js');
|
|
14
14
|
require('minimatch');
|
|
15
15
|
require('@manypkg/get-packages');
|
|
16
16
|
require('./yarn-Ukl9MOS0.cjs.js');
|
|
17
|
-
require('./run-
|
|
17
|
+
require('./run-EMLKAvpF.cjs.js');
|
|
18
18
|
var partition = require('lodash/partition');
|
|
19
19
|
var cliNode = require('@backstage/cli-node');
|
|
20
20
|
var errors = require('@backstage/errors');
|
|
@@ -769,4 +769,4 @@ var _new = async (opts) => {
|
|
|
769
769
|
};
|
|
770
770
|
|
|
771
771
|
exports.default = _new;
|
|
772
|
-
//# sourceMappingURL=new-
|
|
772
|
+
//# sourceMappingURL=new-arMiMufY.cjs.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var productionPack = require('./productionPack-BfVQNApa.cjs.js');
|
|
4
|
-
var index = require('./index-
|
|
4
|
+
var index = require('./index-CABYoOop.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-BbXl8HgZ.cjs.js.map
|
|
@@ -8,13 +8,13 @@ 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-CABYoOop.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-CoHH4lBA.cjs.js');
|
|
17
|
-
var run = require('./run-
|
|
17
|
+
var run = require('./run-EMLKAvpF.cjs.js');
|
|
18
18
|
var MiniCssExtractPlugin = require('mini-css-extract-plugin');
|
|
19
19
|
var svgrTemplate = require('./svgrTemplate-BTjBQ3by.cjs.js');
|
|
20
20
|
var ReactRefreshPlugin = require('@pmmmwh/react-refresh-webpack-plugin');
|
|
@@ -744,4 +744,4 @@ exports.hasReactDomClient = hasReactDomClient;
|
|
|
744
744
|
exports.resolveBaseUrl = resolveBaseUrl;
|
|
745
745
|
exports.resolveBundlingPaths = resolveBundlingPaths;
|
|
746
746
|
exports.resolveOptionalBundlingPaths = resolveOptionalBundlingPaths;
|
|
747
|
-
//# sourceMappingURL=packageDetection-
|
|
747
|
+
//# sourceMappingURL=packageDetection-DwaARCF2.cjs.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var fix = require('./fix-
|
|
3
|
+
var fix = require('./fix-DRJmPWVw.cjs.js');
|
|
4
4
|
require('@backstage/cli-node');
|
|
5
5
|
require('fs-extra');
|
|
6
6
|
require('path');
|
|
7
|
-
require('./index-
|
|
7
|
+
require('./index-CABYoOop.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-BTQCKtXi.cjs.js.map
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
var fs = require('fs-extra');
|
|
4
4
|
var path = require('path');
|
|
5
5
|
var cliNode = require('@backstage/cli-node');
|
|
6
|
-
var run = require('./run-
|
|
6
|
+
var run = require('./run-EMLKAvpF.cjs.js');
|
|
7
7
|
require('child_process');
|
|
8
|
-
require('./index-
|
|
8
|
+
require('./index-CABYoOop.cjs.js');
|
|
9
9
|
require('commander');
|
|
10
10
|
require('chalk');
|
|
11
11
|
require('semver');
|
|
@@ -78,4 +78,4 @@ async function command() {
|
|
|
78
78
|
}
|
|
79
79
|
|
|
80
80
|
exports.command = command;
|
|
81
|
-
//# sourceMappingURL=packageLintConfigs-
|
|
81
|
+
//# sourceMappingURL=packageLintConfigs-CLLDzY4E.cjs.js.map
|
|
@@ -4,7 +4,7 @@ var fs = require('fs-extra');
|
|
|
4
4
|
var path = require('path');
|
|
5
5
|
var getPackages = require('@manypkg/get-packages');
|
|
6
6
|
var cliNode = require('@backstage/cli-node');
|
|
7
|
-
var index = require('./index-
|
|
7
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
8
8
|
require('commander');
|
|
9
9
|
require('chalk');
|
|
10
10
|
require('semver');
|
|
@@ -55,4 +55,4 @@ var packageRole = async () => {
|
|
|
55
55
|
};
|
|
56
56
|
|
|
57
57
|
exports.default = packageRole;
|
|
58
|
-
//# sourceMappingURL=packageRole-
|
|
58
|
+
//# sourceMappingURL=packageRole-Bv24SFxi.cjs.js.map
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
var minimatch = require('minimatch');
|
|
4
4
|
var getPackages = require('@manypkg/get-packages');
|
|
5
|
-
var index = require('./index-
|
|
5
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
6
6
|
var yarn = require('./yarn-Ukl9MOS0.cjs.js');
|
|
7
|
-
var run = require('./run-
|
|
7
|
+
var run = require('./run-EMLKAvpF.cjs.js');
|
|
8
8
|
|
|
9
9
|
const DEP_TYPES = [
|
|
10
10
|
"dependencies",
|
|
@@ -72,4 +72,4 @@ async function mapDependencies(targetDir, pattern) {
|
|
|
72
72
|
|
|
73
73
|
exports.fetchPackageInfo = fetchPackageInfo;
|
|
74
74
|
exports.mapDependencies = mapDependencies;
|
|
75
|
-
//# sourceMappingURL=packages-
|
|
75
|
+
//# sourceMappingURL=packages-DIejWWRM.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-
|
|
5
|
+
var config = require('./config-B_JP0Gbk.cjs.js');
|
|
6
6
|
require('@backstage/config-loader');
|
|
7
|
-
require('./index-
|
|
7
|
+
require('./index-CABYoOop.cjs.js');
|
|
8
8
|
require('commander');
|
|
9
9
|
require('chalk');
|
|
10
10
|
require('fs-extra');
|
|
@@ -58,4 +58,4 @@ function serializeConfigData(appConfigs, schema, visibility) {
|
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
exports.default = print;
|
|
61
|
-
//# sourceMappingURL=print-
|
|
61
|
+
//# sourceMappingURL=print-DMJLOORu.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-
|
|
4
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
5
5
|
var cliNode = require('@backstage/cli-node');
|
|
6
6
|
|
|
7
7
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
@@ -21,4 +21,4 @@ async function findRoleFromCommand(opts) {
|
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
exports.findRoleFromCommand = findRoleFromCommand;
|
|
24
|
-
//# sourceMappingURL=role-
|
|
24
|
+
//# sourceMappingURL=role-C3QxOl0c.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-
|
|
4
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
5
5
|
var util = require('util');
|
|
6
6
|
var errors = require('@backstage/errors');
|
|
7
7
|
|
|
@@ -78,4 +78,4 @@ exports.execFile = execFile;
|
|
|
78
78
|
exports.run = run;
|
|
79
79
|
exports.runCheck = runCheck;
|
|
80
80
|
exports.runPlain = runPlain;
|
|
81
|
-
//# sourceMappingURL=run-
|
|
81
|
+
//# sourceMappingURL=run-EMLKAvpF.cjs.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var yaml = require('yaml');
|
|
4
|
-
var config = require('./config-
|
|
4
|
+
var config = require('./config-B_JP0Gbk.cjs.js');
|
|
5
5
|
var configLoader = require('@backstage/config-loader');
|
|
6
6
|
require('@backstage/config');
|
|
7
|
-
require('./index-
|
|
7
|
+
require('./index-CABYoOop.cjs.js');
|
|
8
8
|
require('commander');
|
|
9
9
|
require('chalk');
|
|
10
10
|
require('fs-extra');
|
|
@@ -42,4 +42,4 @@ var schema = async (opts) => {
|
|
|
42
42
|
};
|
|
43
43
|
|
|
44
44
|
exports.default = schema;
|
|
45
|
-
//# sourceMappingURL=schema
|
|
45
|
+
//# sourceMappingURL=schema-Dg6cnwTS.cjs.js.map
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
var os = require('os');
|
|
4
4
|
var cliNode = require('@backstage/cli-node');
|
|
5
|
-
var index = require('./index-
|
|
6
|
-
var run = require('./run-
|
|
5
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
6
|
+
var run = require('./run-EMLKAvpF.cjs.js');
|
|
7
7
|
require('commander');
|
|
8
8
|
require('chalk');
|
|
9
9
|
require('fs-extra');
|
|
@@ -123,4 +123,4 @@ async function command(opts, cmd) {
|
|
|
123
123
|
|
|
124
124
|
exports.command = command;
|
|
125
125
|
exports.createFlagFinder = createFlagFinder;
|
|
126
|
-
//# sourceMappingURL=test-
|
|
126
|
+
//# sourceMappingURL=test-B-mnTZ_w.cjs.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
4
|
-
var run = require('./run-
|
|
3
|
+
var index = require('./index-CABYoOop.cjs.js');
|
|
4
|
+
var run = require('./run-EMLKAvpF.cjs.js');
|
|
5
5
|
require('commander');
|
|
6
6
|
require('chalk');
|
|
7
7
|
require('fs-extra');
|
|
@@ -56,4 +56,4 @@ var test = async (_opts, cmd) => {
|
|
|
56
56
|
};
|
|
57
57
|
|
|
58
58
|
exports.default = test;
|
|
59
|
-
//# sourceMappingURL=test-
|
|
59
|
+
//# sourceMappingURL=test-DOImiAsd.cjs.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var config = require('./config-
|
|
3
|
+
var config = require('./config-B_JP0Gbk.cjs.js');
|
|
4
4
|
require('@backstage/config-loader');
|
|
5
5
|
require('@backstage/config');
|
|
6
|
-
require('./index-
|
|
6
|
+
require('./index-CABYoOop.cjs.js');
|
|
7
7
|
require('commander');
|
|
8
8
|
require('chalk');
|
|
9
9
|
require('fs-extra');
|
|
@@ -25,4 +25,4 @@ var validate = async (opts) => {
|
|
|
25
25
|
};
|
|
26
26
|
|
|
27
27
|
exports.default = validate;
|
|
28
|
-
//# sourceMappingURL=validate-
|
|
28
|
+
//# sourceMappingURL=validate-B53ZW9oJ.cjs.js.map
|
package/dist/index.cjs.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@backstage/cli",
|
|
3
|
-
"version": "0.26.
|
|
3
|
+
"version": "0.26.7-next.1",
|
|
4
4
|
"description": "CLI for developing Backstage plugins and apps",
|
|
5
5
|
"backstage": {
|
|
6
6
|
"role": "cli"
|
|
@@ -155,9 +155,9 @@
|
|
|
155
155
|
"zod": "^3.22.4"
|
|
156
156
|
},
|
|
157
157
|
"devDependencies": {
|
|
158
|
-
"@backstage/backend-common": "^0.
|
|
159
|
-
"@backstage/backend-plugin-api": "^0.6.19-next.
|
|
160
|
-
"@backstage/backend-test-utils": "^0.
|
|
158
|
+
"@backstage/backend-common": "^0.23.0-next.1",
|
|
159
|
+
"@backstage/backend-plugin-api": "^0.6.19-next.1",
|
|
160
|
+
"@backstage/backend-test-utils": "^0.4.0-next.1",
|
|
161
161
|
"@backstage/config": "^1.2.0",
|
|
162
162
|
"@backstage/core-app-api": "^1.12.5",
|
|
163
163
|
"@backstage/core-components": "^0.14.8-next.0",
|
|
@@ -7,7 +7,7 @@ _This plugin was created through the Backstage CLI_
|
|
|
7
7
|
## Getting started
|
|
8
8
|
|
|
9
9
|
Your plugin has been added to the example app in this repository, meaning you'll be able to access it by running `yarn
|
|
10
|
-
start` in the root directory, and then navigating to [/{{
|
|
10
|
+
start` in the root directory, and then navigating to [/{{id}}/health](http://localhost:7007/api/{{id}}/health).
|
|
11
11
|
|
|
12
12
|
You can also serve the plugin in isolation by running `yarn start` in the plugin directory.
|
|
13
13
|
This method of serving the plugin provides quicker iteration speed and a faster startup and hot reloads.
|