Skip to content

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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

Lines changed: 6 additions & 6 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-BPk254fP.js
147146
│ │ ├── app-BsLReVUA.css
148-
│ │ ├── main-dUVTaNfk.js
149-
│ │ ├── modules-4-12-CiQuxYre.js
147+
│ │ ├── app-CKAa86VN.js
148+
│ │ ├── main-DmTazFdc.js
149+
│ │ ├── modules-4-12-xn995FO5.js
150150
│ │ ├── tests-CFFHI-JI.css
151-
│ │ └── tests-CLaizhQV.js
151+
│ │ └── tests-CgnkKLpt.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) | 409ms
220+
Babel: @embroider/macros (1) | 350ms
221221

222222

223223

224-
VITE v7.3.1 ready in 3515 ms
224+
VITE v7.3.1 ready in 2922 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) | 420ms
105+
Babel: @embroider/macros (1) | 352ms
106106

107107

108108

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

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

0 commit comments

Comments
 (0)