Skip to content

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,11 +220,12 @@ Build successful (9761ms)
220220

221221
Slowest Nodes (totalTime >= 5%) | Total (avg)
222222
-+-
223-
Babel: @embroider/macros (1) | 399ms
223+
Babel: @embroider/macros (1) | 361ms
224+
Babel: ember-tracked-storage-polyfill (1) | 23ms
224225

225226

226227

227-
VITE v7.1.12 ready in 3793 ms
228+
VITE v7.1.12 ready in 3335 ms
228229

229230
➜ Local: http://localhost:4200/
230231
```

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

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

102102
Slowest Nodes (totalTime >= 5%) | Total (avg)
103103
-+-
104-
Babel: @embroider/macros (1) | 391ms
104+
Babel: @embroider/macros (1) | 378ms
105105

106106

107107

108-
VITE v7.1.12 ready in 3770 ms
108+
VITE v7.1.12 ready in 3397 ms
109109

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

0 commit comments

Comments
 (0)