@xylabs/ts-scripts-react-yarn3 3.15.5 → 3.15.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/{analyze.js → analyze.cjs} +13 -4
- package/dist/actions/{analyze.js.map → analyze.cjs.map} +1 -1
- package/dist/actions/analyze.mjs +13 -3
- package/dist/actions/analyze.mjs.map +1 -1
- package/dist/actions/{eject.js → eject.cjs} +10 -4
- package/dist/actions/{eject.js.map → eject.cjs.map} +1 -1
- package/dist/actions/eject.mjs +10 -3
- package/dist/actions/eject.mjs.map +1 -1
- package/dist/actions/{index.js → index.cjs} +11 -11
- package/dist/actions/index.cjs.map +1 -0
- package/dist/actions/index.mjs +5 -5
- package/dist/actions/index.mjs.map +1 -1
- package/dist/actions/{sitemap.js → sitemap.cjs} +10 -4
- package/dist/actions/{sitemap.js.map → sitemap.cjs.map} +1 -1
- package/dist/actions/sitemap.mjs +10 -3
- package/dist/actions/sitemap.mjs.map +1 -1
- package/dist/actions/{start.js → start.cjs} +10 -4
- package/dist/actions/{start.js.map → start.cjs.map} +1 -1
- package/dist/actions/start.mjs +10 -3
- package/dist/actions/start.mjs.map +1 -1
- package/dist/actions/{test.js → test.cjs} +10 -4
- package/dist/actions/{test.js.map → test.cjs.map} +1 -1
- package/dist/actions/test.mjs +10 -3
- package/dist/actions/test.mjs.map +1 -1
- package/dist/bin/{analyze.js → analyze.cjs} +1 -1
- package/dist/bin/{analyze.js.map → analyze.cjs.map} +1 -1
- package/dist/bin/analyze.mjs +1 -10
- package/dist/bin/analyze.mjs.map +1 -1
- package/dist/bin/{build-ci.js → build-ci.cjs} +1 -1
- package/dist/bin/{build-ci.js.map → build-ci.cjs.map} +1 -1
- package/dist/bin/build-ci.mjs +1 -10
- package/dist/bin/build-ci.mjs.map +1 -1
- package/dist/bin/{build.js → build.cjs} +1 -1
- package/dist/bin/{build.js.map → build.cjs.map} +1 -1
- package/dist/bin/build.mjs +1 -10
- package/dist/bin/build.mjs.map +1 -1
- package/dist/bin/{clean.js → clean.cjs} +1 -1
- package/dist/bin/{clean.js.map → clean.cjs.map} +1 -1
- package/dist/bin/clean.mjs +1 -10
- package/dist/bin/clean.mjs.map +1 -1
- package/dist/bin/{compile.js → compile.cjs} +1 -1
- package/dist/bin/{compile.js.map → compile.cjs.map} +1 -1
- package/dist/bin/compile.mjs +1 -10
- package/dist/bin/compile.mjs.map +1 -1
- package/dist/bin/{cycle.js → cycle.cjs} +1 -1
- package/dist/bin/{cycle.js.map → cycle.cjs.map} +1 -1
- package/dist/bin/cycle.mjs +1 -10
- package/dist/bin/cycle.mjs.map +1 -1
- package/dist/bin/{dead.js → dead.cjs} +1 -1
- package/dist/bin/{dead.js.map → dead.cjs.map} +1 -1
- package/dist/bin/dead.mjs +1 -10
- package/dist/bin/dead.mjs.map +1 -1
- package/dist/bin/{deps.js → deps.cjs} +1 -1
- package/dist/bin/{deps.js.map → deps.cjs.map} +1 -1
- package/dist/bin/deps.mjs +1 -10
- package/dist/bin/deps.mjs.map +1 -1
- package/dist/bin/{eject.js → eject.cjs} +1 -1
- package/dist/bin/{eject.js.map → eject.cjs.map} +1 -1
- package/dist/bin/eject.mjs +1 -10
- package/dist/bin/eject.mjs.map +1 -1
- package/dist/bin/{fix.js → fix.cjs} +1 -1
- package/dist/bin/{fix.js.map → fix.cjs.map} +1 -1
- package/dist/bin/fix.mjs +1 -10
- package/dist/bin/fix.mjs.map +1 -1
- package/dist/bin/{gitlint-fix.js → gitlint-fix.cjs} +1 -1
- package/dist/bin/{gitlint-fix.js.map → gitlint-fix.cjs.map} +1 -1
- package/dist/bin/gitlint-fix.mjs +1 -10
- package/dist/bin/gitlint-fix.mjs.map +1 -1
- package/dist/bin/{gitlint.js → gitlint.cjs} +1 -1
- package/dist/bin/{gitlint.js.map → gitlint.cjs.map} +1 -1
- package/dist/bin/gitlint.mjs +1 -10
- package/dist/bin/gitlint.mjs.map +1 -1
- package/dist/bin/{license.js → license.cjs} +1 -1
- package/dist/bin/{license.js.map → license.cjs.map} +1 -1
- package/dist/bin/license.mjs +1 -10
- package/dist/bin/license.mjs.map +1 -1
- package/dist/bin/{lint-clean.js → lint-clean.cjs} +1 -1
- package/dist/bin/{lint-clean.js.map → lint-clean.cjs.map} +1 -1
- package/dist/bin/lint-clean.mjs +1 -10
- package/dist/bin/lint-clean.mjs.map +1 -1
- package/dist/bin/{lint-fast.js → lint-fast.cjs} +1 -1
- package/dist/bin/{lint-fast.js.map → lint-fast.cjs.map} +1 -1
- package/dist/bin/lint-fast.mjs +1 -10
- package/dist/bin/lint-fast.mjs.map +1 -1
- package/dist/bin/{lint-profile.js → lint-profile.cjs} +1 -1
- package/dist/bin/{lint-profile.js.map → lint-profile.cjs.map} +1 -1
- package/dist/bin/lint-profile.mjs +1 -10
- package/dist/bin/lint-profile.mjs.map +1 -1
- package/dist/bin/{lint.js → lint.cjs} +1 -1
- package/dist/bin/{lint.js.map → lint.cjs.map} +1 -1
- package/dist/bin/lint.mjs +1 -10
- package/dist/bin/lint.mjs.map +1 -1
- package/dist/bin/package/{clean-outputs.js → clean-outputs.cjs} +1 -1
- package/dist/bin/package/{clean-outputs.js.map → clean-outputs.cjs.map} +1 -1
- package/dist/bin/package/clean-outputs.mjs +5 -14
- package/dist/bin/package/clean-outputs.mjs.map +1 -1
- package/dist/bin/package/{clean-typescript.js → clean-typescript.cjs} +1 -1
- package/dist/bin/package/{clean-typescript.js.map → clean-typescript.cjs.map} +1 -1
- package/dist/bin/package/clean-typescript.mjs +5 -14
- package/dist/bin/package/clean-typescript.mjs.map +1 -1
- package/dist/bin/package/{clean.js → clean.cjs} +1 -1
- package/dist/bin/package/{clean.js.map → clean.cjs.map} +1 -1
- package/dist/bin/package/clean.mjs +5 -14
- package/dist/bin/package/clean.mjs.map +1 -1
- package/dist/bin/package/{compile-only.js → compile-only.cjs} +6 -3
- package/dist/bin/package/{compile-only.js.map → compile-only.cjs.map} +1 -1
- package/dist/bin/package/compile-only.mjs +6 -12
- package/dist/bin/package/compile-only.mjs.map +1 -1
- package/dist/bin/package/{compile-tsup.js → compile-tsup.cjs} +5 -3
- package/dist/bin/package/{compile-tsup.js.map → compile-tsup.cjs.map} +1 -1
- package/dist/bin/package/compile-tsup.mjs +5 -12
- package/dist/bin/package/compile-tsup.mjs.map +1 -1
- package/dist/bin/package/{compile.js → compile.cjs} +5 -3
- package/dist/bin/package/{compile.js.map → compile.cjs.map} +1 -1
- package/dist/bin/package/compile.mjs +8 -15
- package/dist/bin/package/compile.mjs.map +1 -1
- package/dist/bin/package/{copy-assets-esm.js → copy-assets-cjs.cjs} +5 -3
- package/dist/bin/package/{copy-assets-cjs.js.map → copy-assets-cjs.cjs.map} +1 -1
- package/dist/bin/package/copy-assets-cjs.mjs +5 -12
- package/dist/bin/package/copy-assets-cjs.mjs.map +1 -1
- package/dist/bin/package/{copy-assets-cjs.js → copy-assets-esm.cjs} +5 -3
- package/dist/bin/package/{copy-assets-esm.js.map → copy-assets-esm.cjs.map} +1 -1
- package/dist/bin/package/copy-assets-esm.mjs +5 -12
- package/dist/bin/package/copy-assets-esm.mjs.map +1 -1
- package/dist/bin/package/{deps.js → deps.cjs} +2 -2
- package/dist/bin/package/{deps.js.map → deps.cjs.map} +1 -1
- package/dist/bin/package/deps.mjs +3 -12
- package/dist/bin/package/deps.mjs.map +1 -1
- package/dist/bin/package/{gen-docs.js → gen-docs.cjs} +1 -1
- package/dist/bin/package/{gen-docs.js.map → gen-docs.cjs.map} +1 -1
- package/dist/bin/package/gen-docs.mjs +5 -14
- package/dist/bin/package/gen-docs.mjs.map +1 -1
- package/dist/bin/package/{publint.js → publint.cjs} +2 -2
- package/dist/bin/package/{publint.js.map → publint.cjs.map} +1 -1
- package/dist/bin/package/publint.mjs +4 -13
- package/dist/bin/package/publint.mjs.map +1 -1
- package/dist/bin/package/{recompile.js → recompile.cjs} +2 -2
- package/dist/bin/package/{recompile.js.map → recompile.cjs.map} +1 -1
- package/dist/bin/package/recompile.mjs +3 -12
- package/dist/bin/package/recompile.mjs.map +1 -1
- package/dist/bin/{rebuild.js → rebuild.cjs} +1 -1
- package/dist/bin/{rebuild.js.map → rebuild.cjs.map} +1 -1
- package/dist/bin/rebuild.mjs +1 -10
- package/dist/bin/rebuild.mjs.map +1 -1
- package/dist/bin/{reinstall.js → reinstall.cjs} +1 -1
- package/dist/bin/{reinstall.js.map → reinstall.cjs.map} +1 -1
- package/dist/bin/reinstall.mjs +1 -10
- package/dist/bin/reinstall.mjs.map +1 -1
- package/dist/bin/{relint.js → relint.cjs} +1 -1
- package/dist/bin/{relint.js.map → relint.cjs.map} +1 -1
- package/dist/bin/relint.mjs +1 -10
- package/dist/bin/relint.mjs.map +1 -1
- package/dist/bin/{sitemap.js → sitemap.cjs} +1 -1
- package/dist/bin/{sitemap.js.map → sitemap.cjs.map} +1 -1
- package/dist/bin/sitemap.mjs +1 -10
- package/dist/bin/sitemap.mjs.map +1 -1
- package/dist/bin/{sonar.js → sonar.cjs} +1 -1
- package/dist/bin/{sonar.js.map → sonar.cjs.map} +1 -1
- package/dist/bin/sonar.mjs +1 -10
- package/dist/bin/sonar.mjs.map +1 -1
- package/dist/bin/{start.js → start.cjs} +1 -1
- package/dist/bin/{start.js.map → start.cjs.map} +1 -1
- package/dist/bin/start.mjs +1 -10
- package/dist/bin/start.mjs.map +1 -1
- package/dist/bin/{test.js → test.cjs} +1 -1
- package/dist/bin/{test.js.map → test.cjs.map} +1 -1
- package/dist/bin/test.mjs +1 -10
- package/dist/bin/test.mjs.map +1 -1
- package/dist/bin/{tsconfig-gen-clean.js → tsconfig-gen-clean.cjs} +1 -1
- package/dist/bin/{tsconfig-gen-clean.js.map → tsconfig-gen-clean.cjs.map} +1 -1
- package/dist/bin/tsconfig-gen-clean.mjs +1 -10
- package/dist/bin/tsconfig-gen-clean.mjs.map +1 -1
- package/dist/bin/{tsconfig-gen.js → tsconfig-gen.cjs} +1 -1
- package/dist/bin/{tsconfig-gen.js.map → tsconfig-gen.cjs.map} +1 -1
- package/dist/bin/tsconfig-gen.mjs +1 -10
- package/dist/bin/tsconfig-gen.mjs.map +1 -1
- package/dist/bin/{up.js → up.cjs} +1 -1
- package/dist/bin/{up.js.map → up.cjs.map} +1 -1
- package/dist/bin/up.mjs +1 -10
- package/dist/bin/up.mjs.map +1 -1
- package/dist/bin/{updo.js → updo.cjs} +1 -1
- package/dist/bin/{updo.js.map → updo.cjs.map} +1 -1
- package/dist/bin/updo.mjs +1 -10
- package/dist/bin/updo.mjs.map +1 -1
- package/dist/bin/{xy.js → xy.cjs} +2 -2
- package/dist/bin/xy.cjs.map +1 -0
- package/dist/bin/xy.mjs +6 -15
- package/dist/bin/xy.mjs.map +1 -1
- package/dist/bin/{yarn3only.js → yarn3only.cjs} +1 -1
- package/dist/bin/{yarn3only.js.map → yarn3only.cjs.map} +1 -1
- package/dist/bin/yarn3only.mjs +1 -10
- package/dist/bin/yarn3only.mjs.map +1 -1
- package/dist/{index.js → index.cjs} +5 -5
- package/dist/index.cjs.map +1 -0
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/dist/lib/{index.js → index.cjs} +3 -3
- package/dist/lib/index.cjs.map +1 -0
- package/dist/lib/index.mjs +1 -1
- package/dist/lib/index.mjs.map +1 -1
- package/dist/lib/{xyReact.js → xyReact.cjs} +27 -46
- package/dist/lib/xyReact.cjs.map +1 -0
- package/dist/lib/xyReact.mjs +26 -44
- package/dist/lib/xyReact.mjs.map +1 -1
- package/package.json +46 -52
- package/src/actions/index.ts +5 -5
- package/src/bin/xy.ts +1 -1
- package/src/index.ts +2 -2
- package/src/lib/index.ts +1 -1
- package/src/lib/xyReact.ts +1 -1
- package/tsup.config.ts +2 -1
- package/dist/actions/index.js.map +0 -1
- package/dist/bin/xy.js.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/lib/index.js.map +0 -1
- package/dist/lib/xyReact.js.map +0 -1
- package/tsconfig.build.json +0 -23
- /package/dist/{index.d.mts → index.d.cts} +0 -0
|
@@ -3,6 +3,7 @@ var __defProp = Object.defineProperty;
|
|
|
3
3
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
4
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
5
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
|
|
6
7
|
var __export = (target, all) => {
|
|
7
8
|
for (var name in all)
|
|
8
9
|
__defProp(target, name, { get: all[name], enumerable: true });
|
|
@@ -22,11 +23,19 @@ __export(analyze_exports, {
|
|
|
22
23
|
});
|
|
23
24
|
module.exports = __toCommonJS(analyze_exports);
|
|
24
25
|
var import_ts_scripts_yarn3 = require("@xylabs/ts-scripts-yarn3");
|
|
25
|
-
const analyze = () => {
|
|
26
|
-
return (0, import_ts_scripts_yarn3.runSteps)("Analyze", [
|
|
27
|
-
|
|
26
|
+
const analyze = /* @__PURE__ */ __name(() => {
|
|
27
|
+
return (0, import_ts_scripts_yarn3.runSteps)("Analyze", [
|
|
28
|
+
[
|
|
29
|
+
"yarn",
|
|
30
|
+
[
|
|
31
|
+
"source-map-explorer",
|
|
32
|
+
"build/static/js/*.ts"
|
|
33
|
+
]
|
|
34
|
+
]
|
|
35
|
+
]);
|
|
36
|
+
}, "analyze");
|
|
28
37
|
// Annotate the CommonJS export names for ESM import in node:
|
|
29
38
|
0 && (module.exports = {
|
|
30
39
|
analyze
|
|
31
40
|
});
|
|
32
|
-
//# sourceMappingURL=analyze.
|
|
41
|
+
//# sourceMappingURL=analyze.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/actions/analyze.ts"],"sourcesContent":["import { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const analyze = () => {\n return runSteps('Analyze', [['yarn', ['source-map-explorer', 'build/static/js/*.ts']]])\n}\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/actions/analyze.ts"],"sourcesContent":["import { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const analyze = () => {\n return runSteps('Analyze', [['yarn', ['source-map-explorer', 'build/static/js/*.ts']]])\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;AAAA;;;;;AAAA,8BAAyB;AAElB,MAAMA,UAAU,6BAAA;AACrB,aAAOC,kCAAS,WAAW;IAAC;MAAC;MAAQ;QAAC;QAAuB;;;GAAyB;AACxF,GAFuB;","names":["analyze","runSteps"]}
|
package/dist/actions/analyze.mjs
CHANGED
|
@@ -1,7 +1,17 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
|
|
1
3
|
import { runSteps } from "@xylabs/ts-scripts-yarn3";
|
|
2
|
-
const analyze = () => {
|
|
3
|
-
return runSteps("Analyze", [
|
|
4
|
-
|
|
4
|
+
const analyze = /* @__PURE__ */ __name(() => {
|
|
5
|
+
return runSteps("Analyze", [
|
|
6
|
+
[
|
|
7
|
+
"yarn",
|
|
8
|
+
[
|
|
9
|
+
"source-map-explorer",
|
|
10
|
+
"build/static/js/*.ts"
|
|
11
|
+
]
|
|
12
|
+
]
|
|
13
|
+
]);
|
|
14
|
+
}, "analyze");
|
|
5
15
|
export {
|
|
6
16
|
analyze
|
|
7
17
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/actions/analyze.ts"],"sourcesContent":["import { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const analyze = () => {\n return runSteps('Analyze', [['yarn', ['source-map-explorer', 'build/static/js/*.ts']]])\n}\n"],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"sources":["../../src/actions/analyze.ts"],"sourcesContent":["import { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const analyze = () => {\n return runSteps('Analyze', [['yarn', ['source-map-explorer', 'build/static/js/*.ts']]])\n}\n"],"mappings":";;AAAA,SAASA,gBAAgB;AAElB,MAAMC,UAAU,6BAAA;AACrB,SAAOD,SAAS,WAAW;IAAC;MAAC;MAAQ;QAAC;QAAuB;;;GAAyB;AACxF,GAFuB;","names":["runSteps","analyze"]}
|
|
@@ -4,6 +4,7 @@ var __defProp = Object.defineProperty;
|
|
|
4
4
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
5
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
6
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
|
|
7
8
|
var __export = (target, all) => {
|
|
8
9
|
for (var name in all)
|
|
9
10
|
__defProp(target, name, { get: all[name], enumerable: true });
|
|
@@ -23,11 +24,16 @@ __export(eject_exports, {
|
|
|
23
24
|
});
|
|
24
25
|
module.exports = __toCommonJS(eject_exports);
|
|
25
26
|
var import_ts_scripts_yarn3 = require("@xylabs/ts-scripts-yarn3");
|
|
26
|
-
const eject = () => {
|
|
27
|
-
return (0, import_ts_scripts_yarn3.runSteps)("Eject", [
|
|
28
|
-
|
|
27
|
+
const eject = /* @__PURE__ */ __name(() => {
|
|
28
|
+
return (0, import_ts_scripts_yarn3.runSteps)("Eject", [
|
|
29
|
+
[
|
|
30
|
+
"yarn",
|
|
31
|
+
"react-scripts eject"
|
|
32
|
+
]
|
|
33
|
+
]);
|
|
34
|
+
}, "eject");
|
|
29
35
|
// Annotate the CommonJS export names for ESM import in node:
|
|
30
36
|
0 && (module.exports = {
|
|
31
37
|
eject
|
|
32
38
|
});
|
|
33
|
-
//# sourceMappingURL=eject.
|
|
39
|
+
//# sourceMappingURL=eject.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/actions/eject.ts"],"sourcesContent":["#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const eject = () => {\n return runSteps('Eject', [['yarn', 'react-scripts eject']])\n}\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/actions/eject.ts"],"sourcesContent":["#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const eject = () => {\n return runSteps('Eject', [['yarn', 'react-scripts eject']])\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AACA,8BAAyB;AAElB,MAAMA,QAAQ,6BAAA;AACnB,aAAOC,kCAAS,SAAS;IAAC;MAAC;MAAQ;;GAAuB;AAC5D,GAFqB;","names":["eject","runSteps"]}
|
package/dist/actions/eject.mjs
CHANGED
|
@@ -1,8 +1,15 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
|
|
2
4
|
import { runSteps } from "@xylabs/ts-scripts-yarn3";
|
|
3
|
-
const eject = () => {
|
|
4
|
-
return runSteps("Eject", [
|
|
5
|
-
|
|
5
|
+
const eject = /* @__PURE__ */ __name(() => {
|
|
6
|
+
return runSteps("Eject", [
|
|
7
|
+
[
|
|
8
|
+
"yarn",
|
|
9
|
+
"react-scripts eject"
|
|
10
|
+
]
|
|
11
|
+
]);
|
|
12
|
+
}, "eject");
|
|
6
13
|
export {
|
|
7
14
|
eject
|
|
8
15
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/actions/eject.ts"],"sourcesContent":["#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const eject = () => {\n return runSteps('Eject', [['yarn', 'react-scripts eject']])\n}\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/actions/eject.ts"],"sourcesContent":["#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const eject = () => {\n return runSteps('Eject', [['yarn', 'react-scripts eject']])\n}\n"],"mappings":";;;AACA,SAASA,gBAAgB;AAElB,MAAMC,QAAQ,6BAAA;AACnB,SAAOD,SAAS,SAAS;IAAC;MAAC;MAAQ;;GAAuB;AAC5D,GAFqB;","names":["runSteps","eject"]}
|
|
@@ -15,17 +15,17 @@ var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "defau
|
|
|
15
15
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
16
|
var actions_exports = {};
|
|
17
17
|
module.exports = __toCommonJS(actions_exports);
|
|
18
|
-
__reExport(actions_exports, require("./analyze"), module.exports);
|
|
19
|
-
__reExport(actions_exports, require("./eject"), module.exports);
|
|
20
|
-
__reExport(actions_exports, require("./sitemap"), module.exports);
|
|
21
|
-
__reExport(actions_exports, require("./start"), module.exports);
|
|
22
|
-
__reExport(actions_exports, require("./test"), module.exports);
|
|
18
|
+
__reExport(actions_exports, require("./analyze.ts"), module.exports);
|
|
19
|
+
__reExport(actions_exports, require("./eject.ts"), module.exports);
|
|
20
|
+
__reExport(actions_exports, require("./sitemap.ts"), module.exports);
|
|
21
|
+
__reExport(actions_exports, require("./start.ts"), module.exports);
|
|
22
|
+
__reExport(actions_exports, require("./test.ts"), module.exports);
|
|
23
23
|
// Annotate the CommonJS export names for ESM import in node:
|
|
24
24
|
0 && (module.exports = {
|
|
25
|
-
...require("./analyze"),
|
|
26
|
-
...require("./eject"),
|
|
27
|
-
...require("./sitemap"),
|
|
28
|
-
...require("./start"),
|
|
29
|
-
...require("./test")
|
|
25
|
+
...require("./analyze.ts"),
|
|
26
|
+
...require("./eject.ts"),
|
|
27
|
+
...require("./sitemap.ts"),
|
|
28
|
+
...require("./start.ts"),
|
|
29
|
+
...require("./test.ts")
|
|
30
30
|
});
|
|
31
|
-
//# sourceMappingURL=index.
|
|
31
|
+
//# sourceMappingURL=index.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/actions/index.ts"],"sourcesContent":["export * from './analyze.ts'\nexport * from './eject.ts'\nexport * from './sitemap.ts'\nexport * from './start.ts'\nexport * from './test.ts'\n"],"mappings":";;;;;;;;;;;;;;;AAAA;;4BAAc,yBAAd;AACA,4BAAc,uBADd;AAEA,4BAAc,yBAFd;AAGA,4BAAc,uBAHd;AAIA,4BAAc,sBAJd;","names":[]}
|
package/dist/actions/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./analyze";
|
|
2
|
-
export * from "./eject";
|
|
3
|
-
export * from "./sitemap";
|
|
4
|
-
export * from "./start";
|
|
5
|
-
export * from "./test";
|
|
1
|
+
export * from "./analyze.ts";
|
|
2
|
+
export * from "./eject.ts";
|
|
3
|
+
export * from "./sitemap.ts";
|
|
4
|
+
export * from "./start.ts";
|
|
5
|
+
export * from "./test.ts";
|
|
6
6
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/actions/index.ts"],"sourcesContent":["export * from './analyze'\nexport * from './eject'\nexport * from './sitemap'\nexport * from './start'\nexport * from './test'\n"],"mappings":"AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;","names":[]}
|
|
1
|
+
{"version":3,"sources":["../../src/actions/index.ts"],"sourcesContent":["export * from './analyze.ts'\nexport * from './eject.ts'\nexport * from './sitemap.ts'\nexport * from './start.ts'\nexport * from './test.ts'\n"],"mappings":"AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;","names":[]}
|
|
@@ -4,6 +4,7 @@ var __defProp = Object.defineProperty;
|
|
|
4
4
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
5
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
6
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
|
|
7
8
|
var __export = (target, all) => {
|
|
8
9
|
for (var name in all)
|
|
9
10
|
__defProp(target, name, { get: all[name], enumerable: true });
|
|
@@ -23,11 +24,16 @@ __export(sitemap_exports, {
|
|
|
23
24
|
});
|
|
24
25
|
module.exports = __toCommonJS(sitemap_exports);
|
|
25
26
|
var import_ts_scripts_yarn3 = require("@xylabs/ts-scripts-yarn3");
|
|
26
|
-
const sitemap = () => {
|
|
27
|
-
return (0, import_ts_scripts_yarn3.runSteps)("Sitemap", [
|
|
28
|
-
|
|
27
|
+
const sitemap = /* @__PURE__ */ __name(() => {
|
|
28
|
+
return (0, import_ts_scripts_yarn3.runSteps)("Sitemap", [
|
|
29
|
+
[
|
|
30
|
+
"ts-node-script",
|
|
31
|
+
"./scripts/sitemap.ts"
|
|
32
|
+
]
|
|
33
|
+
]);
|
|
34
|
+
}, "sitemap");
|
|
29
35
|
// Annotate the CommonJS export names for ESM import in node:
|
|
30
36
|
0 && (module.exports = {
|
|
31
37
|
sitemap
|
|
32
38
|
});
|
|
33
|
-
//# sourceMappingURL=sitemap.
|
|
39
|
+
//# sourceMappingURL=sitemap.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/actions/sitemap.ts"],"sourcesContent":["#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const sitemap = () => {\n return runSteps('Sitemap', [['ts-node-script', './scripts/sitemap.ts']])\n}\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/actions/sitemap.ts"],"sourcesContent":["#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const sitemap = () => {\n return runSteps('Sitemap', [['ts-node-script', './scripts/sitemap.ts']])\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AACA,8BAAyB;AAElB,MAAMA,UAAU,6BAAA;AACrB,aAAOC,kCAAS,WAAW;IAAC;MAAC;MAAkB;;GAAwB;AACzE,GAFuB;","names":["sitemap","runSteps"]}
|
package/dist/actions/sitemap.mjs
CHANGED
|
@@ -1,8 +1,15 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
|
|
2
4
|
import { runSteps } from "@xylabs/ts-scripts-yarn3";
|
|
3
|
-
const sitemap = () => {
|
|
4
|
-
return runSteps("Sitemap", [
|
|
5
|
-
|
|
5
|
+
const sitemap = /* @__PURE__ */ __name(() => {
|
|
6
|
+
return runSteps("Sitemap", [
|
|
7
|
+
[
|
|
8
|
+
"ts-node-script",
|
|
9
|
+
"./scripts/sitemap.ts"
|
|
10
|
+
]
|
|
11
|
+
]);
|
|
12
|
+
}, "sitemap");
|
|
6
13
|
export {
|
|
7
14
|
sitemap
|
|
8
15
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/actions/sitemap.ts"],"sourcesContent":["#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const sitemap = () => {\n return runSteps('Sitemap', [['ts-node-script', './scripts/sitemap.ts']])\n}\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/actions/sitemap.ts"],"sourcesContent":["#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const sitemap = () => {\n return runSteps('Sitemap', [['ts-node-script', './scripts/sitemap.ts']])\n}\n"],"mappings":";;;AACA,SAASA,gBAAgB;AAElB,MAAMC,UAAU,6BAAA;AACrB,SAAOD,SAAS,WAAW;IAAC;MAAC;MAAkB;;GAAwB;AACzE,GAFuB;","names":["runSteps","sitemap"]}
|
|
@@ -4,6 +4,7 @@ var __defProp = Object.defineProperty;
|
|
|
4
4
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
5
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
6
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
|
|
7
8
|
var __export = (target, all) => {
|
|
8
9
|
for (var name in all)
|
|
9
10
|
__defProp(target, name, { get: all[name], enumerable: true });
|
|
@@ -23,11 +24,16 @@ __export(start_exports, {
|
|
|
23
24
|
});
|
|
24
25
|
module.exports = __toCommonJS(start_exports);
|
|
25
26
|
var import_ts_scripts_yarn3 = require("@xylabs/ts-scripts-yarn3");
|
|
26
|
-
const start = () => {
|
|
27
|
-
return (0, import_ts_scripts_yarn3.runSteps)("Start", [
|
|
28
|
-
|
|
27
|
+
const start = /* @__PURE__ */ __name(() => {
|
|
28
|
+
return (0, import_ts_scripts_yarn3.runSteps)("Start", [
|
|
29
|
+
[
|
|
30
|
+
"yarn",
|
|
31
|
+
"react-scripts start"
|
|
32
|
+
]
|
|
33
|
+
]);
|
|
34
|
+
}, "start");
|
|
29
35
|
// Annotate the CommonJS export names for ESM import in node:
|
|
30
36
|
0 && (module.exports = {
|
|
31
37
|
start
|
|
32
38
|
});
|
|
33
|
-
//# sourceMappingURL=start.
|
|
39
|
+
//# sourceMappingURL=start.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/actions/start.ts"],"sourcesContent":["#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const start = () => {\n return runSteps('Start', [['yarn', 'react-scripts start']])\n}\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/actions/start.ts"],"sourcesContent":["#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const start = () => {\n return runSteps('Start', [['yarn', 'react-scripts start']])\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AACA,8BAAyB;AAElB,MAAMA,QAAQ,6BAAA;AACnB,aAAOC,kCAAS,SAAS;IAAC;MAAC;MAAQ;;GAAuB;AAC5D,GAFqB;","names":["start","runSteps"]}
|
package/dist/actions/start.mjs
CHANGED
|
@@ -1,8 +1,15 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
|
|
2
4
|
import { runSteps } from "@xylabs/ts-scripts-yarn3";
|
|
3
|
-
const start = () => {
|
|
4
|
-
return runSteps("Start", [
|
|
5
|
-
|
|
5
|
+
const start = /* @__PURE__ */ __name(() => {
|
|
6
|
+
return runSteps("Start", [
|
|
7
|
+
[
|
|
8
|
+
"yarn",
|
|
9
|
+
"react-scripts start"
|
|
10
|
+
]
|
|
11
|
+
]);
|
|
12
|
+
}, "start");
|
|
6
13
|
export {
|
|
7
14
|
start
|
|
8
15
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/actions/start.ts"],"sourcesContent":["#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const start = () => {\n return runSteps('Start', [['yarn', 'react-scripts start']])\n}\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/actions/start.ts"],"sourcesContent":["#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const start = () => {\n return runSteps('Start', [['yarn', 'react-scripts start']])\n}\n"],"mappings":";;;AACA,SAASA,gBAAgB;AAElB,MAAMC,QAAQ,6BAAA;AACnB,SAAOD,SAAS,SAAS;IAAC;MAAC;MAAQ;;GAAuB;AAC5D,GAFqB;","names":["runSteps","start"]}
|
|
@@ -4,6 +4,7 @@ var __defProp = Object.defineProperty;
|
|
|
4
4
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
5
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
6
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
|
|
7
8
|
var __export = (target, all) => {
|
|
8
9
|
for (var name in all)
|
|
9
10
|
__defProp(target, name, { get: all[name], enumerable: true });
|
|
@@ -23,11 +24,16 @@ __export(test_exports, {
|
|
|
23
24
|
});
|
|
24
25
|
module.exports = __toCommonJS(test_exports);
|
|
25
26
|
var import_ts_scripts_yarn3 = require("@xylabs/ts-scripts-yarn3");
|
|
26
|
-
const test = () => {
|
|
27
|
-
return (0, import_ts_scripts_yarn3.runSteps)("Test", [
|
|
28
|
-
|
|
27
|
+
const test = /* @__PURE__ */ __name(() => {
|
|
28
|
+
return (0, import_ts_scripts_yarn3.runSteps)("Test", [
|
|
29
|
+
[
|
|
30
|
+
"yarn",
|
|
31
|
+
"react-scripts test"
|
|
32
|
+
]
|
|
33
|
+
]);
|
|
34
|
+
}, "test");
|
|
29
35
|
// Annotate the CommonJS export names for ESM import in node:
|
|
30
36
|
0 && (module.exports = {
|
|
31
37
|
test
|
|
32
38
|
});
|
|
33
|
-
//# sourceMappingURL=test.
|
|
39
|
+
//# sourceMappingURL=test.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/actions/test.ts"],"sourcesContent":["#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const test = () => {\n return runSteps('Test', [['yarn', 'react-scripts test']])\n}\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/actions/test.ts"],"sourcesContent":["#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const test = () => {\n return runSteps('Test', [['yarn', 'react-scripts test']])\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AACA,8BAAyB;AAElB,MAAMA,OAAO,6BAAA;AAClB,aAAOC,kCAAS,QAAQ;IAAC;MAAC;MAAQ;;GAAsB;AAC1D,GAFoB;","names":["test","runSteps"]}
|
package/dist/actions/test.mjs
CHANGED
|
@@ -1,8 +1,15 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
|
|
2
4
|
import { runSteps } from "@xylabs/ts-scripts-yarn3";
|
|
3
|
-
const test = () => {
|
|
4
|
-
return runSteps("Test", [
|
|
5
|
-
|
|
5
|
+
const test = /* @__PURE__ */ __name(() => {
|
|
6
|
+
return runSteps("Test", [
|
|
7
|
+
[
|
|
8
|
+
"yarn",
|
|
9
|
+
"react-scripts test"
|
|
10
|
+
]
|
|
11
|
+
]);
|
|
12
|
+
}, "test");
|
|
6
13
|
export {
|
|
7
14
|
test
|
|
8
15
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/actions/test.ts"],"sourcesContent":["#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const test = () => {\n return runSteps('Test', [['yarn', 'react-scripts test']])\n}\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/actions/test.ts"],"sourcesContent":["#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const test = () => {\n return runSteps('Test', [['yarn', 'react-scripts test']])\n}\n"],"mappings":";;;AACA,SAASA,gBAAgB;AAElB,MAAMC,OAAO,6BAAA;AAClB,SAAOD,SAAS,QAAQ;IAAC;MAAC;MAAQ;;GAAsB;AAC1D,GAFoB;","names":["runSteps","test"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/bin/analyze.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('analyze')\n"],"mappings":";;AAEA,8BAAiC;
|
|
1
|
+
{"version":3,"sources":["../../src/bin/analyze.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('analyze')\n"],"mappings":";;AAEA,8BAAiC;IAEjCA,0CAAiB,SAAA;","names":["runXyWithWarning"]}
|
package/dist/bin/analyze.mjs
CHANGED
|
@@ -1,13 +1,4 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
3
|
-
var __commonJS = (cb, mod) => function __require() {
|
|
4
|
-
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
5
|
-
};
|
|
6
2
|
import { runXyWithWarning } from "@xylabs/ts-scripts-yarn3";
|
|
7
|
-
|
|
8
|
-
"src/bin/analyze.ts"() {
|
|
9
|
-
runXyWithWarning("analyze");
|
|
10
|
-
}
|
|
11
|
-
});
|
|
12
|
-
export default require_analyze();
|
|
3
|
+
runXyWithWarning("analyze");
|
|
13
4
|
//# sourceMappingURL=analyze.mjs.map
|
package/dist/bin/analyze.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/bin/analyze.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('analyze')\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/bin/analyze.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('analyze')\n"],"mappings":";AAEA,SAASA,wBAAwB;AAEjCA,iBAAiB,SAAA;","names":["runXyWithWarning"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/bin/build-ci.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('build-ci')\n"],"mappings":";;AAEA,8BAAiC;
|
|
1
|
+
{"version":3,"sources":["../../src/bin/build-ci.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('build-ci')\n"],"mappings":";;AAEA,8BAAiC;IAEjCA,0CAAiB,UAAA;","names":["runXyWithWarning"]}
|
package/dist/bin/build-ci.mjs
CHANGED
|
@@ -1,13 +1,4 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
3
|
-
var __commonJS = (cb, mod) => function __require() {
|
|
4
|
-
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
5
|
-
};
|
|
6
2
|
import { runXyWithWarning } from "@xylabs/ts-scripts-yarn3";
|
|
7
|
-
|
|
8
|
-
"src/bin/build-ci.ts"() {
|
|
9
|
-
runXyWithWarning("build-ci");
|
|
10
|
-
}
|
|
11
|
-
});
|
|
12
|
-
export default require_build_ci();
|
|
3
|
+
runXyWithWarning("build-ci");
|
|
13
4
|
//# sourceMappingURL=build-ci.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/bin/build-ci.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('build-ci')\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/bin/build-ci.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('build-ci')\n"],"mappings":";AAEA,SAASA,wBAAwB;AAEjCA,iBAAiB,UAAA;","names":["runXyWithWarning"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/bin/build.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('build')\n"],"mappings":";;AAEA,8BAAiC;
|
|
1
|
+
{"version":3,"sources":["../../src/bin/build.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('build')\n"],"mappings":";;AAEA,8BAAiC;IAEjCA,0CAAiB,OAAA;","names":["runXyWithWarning"]}
|
package/dist/bin/build.mjs
CHANGED
|
@@ -1,13 +1,4 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
3
|
-
var __commonJS = (cb, mod) => function __require() {
|
|
4
|
-
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
5
|
-
};
|
|
6
2
|
import { runXyWithWarning } from "@xylabs/ts-scripts-yarn3";
|
|
7
|
-
|
|
8
|
-
"src/bin/build.ts"() {
|
|
9
|
-
runXyWithWarning("build");
|
|
10
|
-
}
|
|
11
|
-
});
|
|
12
|
-
export default require_build();
|
|
3
|
+
runXyWithWarning("build");
|
|
13
4
|
//# sourceMappingURL=build.mjs.map
|
package/dist/bin/build.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/bin/build.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('build')\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/bin/build.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('build')\n"],"mappings":";AAEA,SAASA,wBAAwB;AAEjCA,iBAAiB,OAAA;","names":["runXyWithWarning"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/bin/clean.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('clean')\n"],"mappings":";;AAEA,8BAAiC;
|
|
1
|
+
{"version":3,"sources":["../../src/bin/clean.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('clean')\n"],"mappings":";;AAEA,8BAAiC;IAEjCA,0CAAiB,OAAA;","names":["runXyWithWarning"]}
|
package/dist/bin/clean.mjs
CHANGED
|
@@ -1,13 +1,4 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
3
|
-
var __commonJS = (cb, mod) => function __require() {
|
|
4
|
-
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
5
|
-
};
|
|
6
2
|
import { runXyWithWarning } from "@xylabs/ts-scripts-yarn3";
|
|
7
|
-
|
|
8
|
-
"src/bin/clean.ts"() {
|
|
9
|
-
runXyWithWarning("clean");
|
|
10
|
-
}
|
|
11
|
-
});
|
|
12
|
-
export default require_clean();
|
|
3
|
+
runXyWithWarning("clean");
|
|
13
4
|
//# sourceMappingURL=clean.mjs.map
|
package/dist/bin/clean.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/bin/clean.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('clean')\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/bin/clean.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('clean')\n"],"mappings":";AAEA,SAASA,wBAAwB;AAEjCA,iBAAiB,OAAA;","names":["runXyWithWarning"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/bin/compile.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('compile')\n"],"mappings":";;AAEA,8BAAiC;
|
|
1
|
+
{"version":3,"sources":["../../src/bin/compile.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('compile')\n"],"mappings":";;AAEA,8BAAiC;IAEjCA,0CAAiB,SAAA;","names":["runXyWithWarning"]}
|
package/dist/bin/compile.mjs
CHANGED
|
@@ -1,13 +1,4 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
3
|
-
var __commonJS = (cb, mod) => function __require() {
|
|
4
|
-
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
5
|
-
};
|
|
6
2
|
import { runXyWithWarning } from "@xylabs/ts-scripts-yarn3";
|
|
7
|
-
|
|
8
|
-
"src/bin/compile.ts"() {
|
|
9
|
-
runXyWithWarning("compile");
|
|
10
|
-
}
|
|
11
|
-
});
|
|
12
|
-
export default require_compile();
|
|
3
|
+
runXyWithWarning("compile");
|
|
13
4
|
//# sourceMappingURL=compile.mjs.map
|
package/dist/bin/compile.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/bin/compile.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('compile')\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/bin/compile.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('compile')\n"],"mappings":";AAEA,SAASA,wBAAwB;AAEjCA,iBAAiB,SAAA;","names":["runXyWithWarning"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/bin/cycle.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('cycle')\n"],"mappings":";;AAEA,8BAAiC;
|
|
1
|
+
{"version":3,"sources":["../../src/bin/cycle.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('cycle')\n"],"mappings":";;AAEA,8BAAiC;IAEjCA,0CAAiB,OAAA;","names":["runXyWithWarning"]}
|
package/dist/bin/cycle.mjs
CHANGED
|
@@ -1,13 +1,4 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
3
|
-
var __commonJS = (cb, mod) => function __require() {
|
|
4
|
-
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
5
|
-
};
|
|
6
2
|
import { runXyWithWarning } from "@xylabs/ts-scripts-yarn3";
|
|
7
|
-
|
|
8
|
-
"src/bin/cycle.ts"() {
|
|
9
|
-
runXyWithWarning("cycle");
|
|
10
|
-
}
|
|
11
|
-
});
|
|
12
|
-
export default require_cycle();
|
|
3
|
+
runXyWithWarning("cycle");
|
|
13
4
|
//# sourceMappingURL=cycle.mjs.map
|
package/dist/bin/cycle.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/bin/cycle.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('cycle')\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/bin/cycle.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('cycle')\n"],"mappings":";AAEA,SAASA,wBAAwB;AAEjCA,iBAAiB,OAAA;","names":["runXyWithWarning"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/bin/dead.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('dead')\n"],"mappings":";;AAEA,8BAAiC;
|
|
1
|
+
{"version":3,"sources":["../../src/bin/dead.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('dead')\n"],"mappings":";;AAEA,8BAAiC;IAEjCA,0CAAiB,MAAA;","names":["runXyWithWarning"]}
|
package/dist/bin/dead.mjs
CHANGED
|
@@ -1,13 +1,4 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
3
|
-
var __commonJS = (cb, mod) => function __require() {
|
|
4
|
-
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
5
|
-
};
|
|
6
2
|
import { runXyWithWarning } from "@xylabs/ts-scripts-yarn3";
|
|
7
|
-
|
|
8
|
-
"src/bin/dead.ts"() {
|
|
9
|
-
runXyWithWarning("dead");
|
|
10
|
-
}
|
|
11
|
-
});
|
|
12
|
-
export default require_dead();
|
|
3
|
+
runXyWithWarning("dead");
|
|
13
4
|
//# sourceMappingURL=dead.mjs.map
|
package/dist/bin/dead.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/bin/dead.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('dead')\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/bin/dead.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { runXyWithWarning } from '@xylabs/ts-scripts-yarn3'\n\nrunXyWithWarning('dead')\n"],"mappings":";AAEA,SAASA,wBAAwB;AAEjCA,iBAAiB,MAAA;","names":["runXyWithWarning"]}
|