@shopify/create-app 3.78.2 → 3.79.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/dist/{chunk-PS6NFRCK.js → chunk-CZWBQ3CZ.js} +104 -19
- package/dist/{chunk-KNEC3BRF.js → chunk-FEMRLJY6.js} +5 -5
- package/dist/{chunk-NT557SK2.js → chunk-KRGUVLHQ.js} +1198 -129
- package/dist/{chunk-EQR72MUQ.js → chunk-OOQNNVSN.js} +10 -6
- package/dist/{chunk-HYAKRM37.js → chunk-WP4C65OV.js} +15 -14
- package/dist/{chunk-WHWAKQQY.js → chunk-YTWZ7YHV.js} +6 -1129
- package/dist/{custom-oclif-loader-4XA4AN34.js → custom-oclif-loader-BLG7V5O6.js} +2 -2
- package/dist/{error-handler-M5SCW37U.js → error-handler-CHLL2XNT.js} +6 -6
- package/dist/hooks/postrun.js +4 -4
- package/dist/hooks/prerun.js +4 -4
- package/dist/index.js +17420 -17075
- package/dist/is-wsl-YAJ3DFN7.js +64 -0
- package/dist/{local-ZUDPXH3G.js → local-DUTQKZTQ.js} +2 -4
- package/dist/{node-package-manager-FFT43K5J.js → node-package-manager-R2Z7LRGK.js} +3 -3
- package/dist/toml-patch-wasm-J5VGG6WG.js +140 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-FBSFOBFT.js → ui-6KCDQVWI.js} +2 -2
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
execaSync,
|
|
3
3
|
fileExistsSync
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-KRGUVLHQ.js";
|
|
5
5
|
import {
|
|
6
6
|
require_lib
|
|
7
7
|
} from "./chunk-S3QEOIDU.js";
|
|
@@ -43,4 +43,4 @@ var import_core = __toESM(require_lib(), 1), ShopifyConfig = class extends impor
|
|
|
43
43
|
export {
|
|
44
44
|
ShopifyConfig
|
|
45
45
|
};
|
|
46
|
-
//# sourceMappingURL=custom-oclif-loader-
|
|
46
|
+
//# sourceMappingURL=custom-oclif-loader-BLG7V5O6.js.map
|
|
@@ -4,12 +4,12 @@ import {
|
|
|
4
4
|
errorHandler,
|
|
5
5
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
6
6
|
sendErrorToBugsnag
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
7
|
+
} from "./chunk-OOQNNVSN.js";
|
|
8
|
+
import "./chunk-FEMRLJY6.js";
|
|
9
|
+
import "./chunk-CZWBQ3CZ.js";
|
|
10
10
|
import "./chunk-25IMI7TH.js";
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-YTWZ7YHV.js";
|
|
12
|
+
import "./chunk-KRGUVLHQ.js";
|
|
13
13
|
import "./chunk-S3QEOIDU.js";
|
|
14
14
|
import "./chunk-3I3GQNEW.js";
|
|
15
15
|
import "./chunk-ZUCWDIGE.js";
|
|
@@ -28,4 +28,4 @@ export {
|
|
|
28
28
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
29
29
|
sendErrorToBugsnag
|
|
30
30
|
};
|
|
31
|
-
//# sourceMappingURL=error-handler-
|
|
31
|
+
//# sourceMappingURL=error-handler-CHLL2XNT.js.map
|
package/dist/hooks/postrun.js
CHANGED
|
@@ -3,16 +3,16 @@ import {
|
|
|
3
3
|
} from "../chunk-CP3BRHWK.js";
|
|
4
4
|
import {
|
|
5
5
|
reportAnalyticsEvent
|
|
6
|
-
} from "../chunk-
|
|
7
|
-
import "../chunk-
|
|
6
|
+
} from "../chunk-FEMRLJY6.js";
|
|
7
|
+
import "../chunk-CZWBQ3CZ.js";
|
|
8
8
|
import "../chunk-25IMI7TH.js";
|
|
9
|
-
import "../chunk-
|
|
9
|
+
import "../chunk-YTWZ7YHV.js";
|
|
10
10
|
import {
|
|
11
11
|
addSensitiveMetadata,
|
|
12
12
|
getAllSensitiveMetadata,
|
|
13
13
|
outputDebug,
|
|
14
14
|
renderWarning
|
|
15
|
-
} from "../chunk-
|
|
15
|
+
} from "../chunk-KRGUVLHQ.js";
|
|
16
16
|
import "../chunk-S3QEOIDU.js";
|
|
17
17
|
import "../chunk-3I3GQNEW.js";
|
|
18
18
|
import "../chunk-ZUCWDIGE.js";
|
package/dist/hooks/prerun.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import {
|
|
2
2
|
fetchNotificationsInBackground
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-WP4C65OV.js";
|
|
4
4
|
import {
|
|
5
5
|
CLI_KIT_VERSION,
|
|
6
6
|
startAnalytics
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-CZWBQ3CZ.js";
|
|
8
8
|
import "../chunk-25IMI7TH.js";
|
|
9
9
|
import {
|
|
10
10
|
checkForCachedNewVersion,
|
|
11
11
|
checkForNewVersion,
|
|
12
12
|
packageManagerFromUserAgent,
|
|
13
13
|
runAtMinimumInterval
|
|
14
|
-
} from "../chunk-
|
|
14
|
+
} from "../chunk-YTWZ7YHV.js";
|
|
15
15
|
import {
|
|
16
16
|
currentProcessIsGlobal,
|
|
17
17
|
inferPackageManagerForGlobalCLI,
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
outputDebug,
|
|
20
20
|
outputToken,
|
|
21
21
|
outputWarn
|
|
22
|
-
} from "../chunk-
|
|
22
|
+
} from "../chunk-KRGUVLHQ.js";
|
|
23
23
|
import "../chunk-S3QEOIDU.js";
|
|
24
24
|
import "../chunk-3I3GQNEW.js";
|
|
25
25
|
import "../chunk-ZUCWDIGE.js";
|