@arcgis/create 5.0.0-next.125 → 5.0.0-next.126
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/init.js +2 -2
- package/package.json +1 -1
package/dist/init.js
CHANGED
|
@@ -2610,7 +2610,7 @@ const $i = /* @__PURE__ */ Ue(xi), {
|
|
|
2610
2610
|
Argument: Ju,
|
|
2611
2611
|
Option: Zu,
|
|
2612
2612
|
Help: Qu
|
|
2613
|
-
} = $i, Pi = "5.0.0-next.
|
|
2613
|
+
} = $i, Pi = "5.0.0-next.126";
|
|
2614
2614
|
var ve = /* @__PURE__ */ ((s) => (s.VANILLA = "vanilla JS", s.REACT = "react", s.ANGULAR = "angular", s.VITE = "vite", s.VUE = "vue", s.WEBPACK = "webpack", s.LUMINA_COMPONENTS = "lumina-components", s.TYPESCRIPT = "typescript", s))(ve || {}), Ge = /* @__PURE__ */ ((s) => (s.MAPS_WITH_CHARTS = "map-with-charts-components", s))(Ge || {});
|
|
2615
2615
|
const Ri = {
|
|
2616
2616
|
"map-with-charts-components": {
|
|
@@ -7335,7 +7335,7 @@ async function Su(s) {
|
|
|
7335
7335
|
...A ? { files: A } : {}
|
|
7336
7336
|
};
|
|
7337
7337
|
qn(f, c), await Hn(i, c), ci(), yu(), console.log(z.magenta(`To get started, run the following commands:
|
|
7338
|
-
`)), console.log(z.grey(`$ cd ${i}`)), console.log(z.grey(
|
|
7338
|
+
`)), console.log(z.grey(`$ cd ${i}`)), console.log(z.grey("$ yarn set version 4.5.1")), console.log(z.grey("$ yarn install")), console.log(z.grey("$ yarn start"));
|
|
7339
7339
|
} catch (i) {
|
|
7340
7340
|
await h.doCleanup(i);
|
|
7341
7341
|
}
|