Skip to content

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

guides/release/tutorial/part-1/orientation.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -143,12 +143,12 @@ super-rentals
143143
│ │ ├── vendor.css
144144
│ │ └── vendor.js
145145
│ ├── assets
146-
│ │ ├── app-BQizcYp5.js
146+
│ │ ├── app-BPk254fP.js
147147
│ │ ├── app-BsLReVUA.css
148-
│ │ ├── main-BrJmI0E2.js
149-
│ │ ├── modules-4-12-1Tpr-lU6.js
150-
│ │ ├── tests-Bfhe-jay.js
151-
│ │ └── tests-CFFHI-JI.css
148+
│ │ ├── main-dUVTaNfk.js
149+
│ │ ├── modules-4-12-CiQuxYre.js
150+
│ │ ├── tests-CFFHI-JI.css
151+
│ │ └── tests-CLaizhQV.js
152152
│ ├── ember-welcome-page
153153
│ │ └── construction.png
154154
│ ├── tests
@@ -217,11 +217,11 @@ Build successful (9761ms)
217217

218218
Slowest Nodes (totalTime >= 5%) | Total (avg)
219219
-+-
220-
Babel: @embroider/macros (1) | 403ms
220+
Babel: @embroider/macros (1) | 409ms
221221

222222

223223

224-
VITE v7.3.1 ready in 3495 ms
224+
VITE v7.3.1 ready in 3515 ms
225225

226226
➜ Local: http://localhost:4200/
227227
```

guides/release/tutorial/part-1/reusable-components.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,11 @@ Build successful (13286ms)
102102

103103
Slowest Nodes (totalTime >= 5%) | Total (avg)
104104
-+-
105-
Babel: @embroider/macros (1) | 406ms
105+
Babel: @embroider/macros (1) | 420ms
106106

107107

108108

109-
VITE v7.3.1 ready in 3496 ms
109+
VITE v7.3.1 ready in 3696 ms
110110

111111
➜ Local: http://localhost:4200/
112112
```

0 commit comments

Comments
 (0)