File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed
guides/release/tutorial/part-1 Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -146,12 +146,12 @@ super-rentals
146146│ │ ├── vendor.css
147147│ │ └── vendor.js
148148│ ├── assets
149- │ │ ├── app-BOleBDkl.js
150149│ │ ├── app-BsLReVUA.css
151- │ │ ├── main-B23G6Kgj.js
152- │ │ ├── modules-4-12-CusihsH3.js
153- │ │ ├── tests-C-PRrhBK.js
154- │ │ └── tests-CZyZLpGa.css
150+ │ │ ├── app-mqHfZKCr.js
151+ │ │ ├── main-BlBNkrge.js
152+ │ │ ├── modules-4-12-wK0x31go.js
153+ │ │ ├── tests-CZyZLpGa.css
154+ │ │ └── tests-De-CNwh-.js
155155│ ├── ember-welcome-page
156156│ │ └── images
157157│ │ └── construction.png
@@ -220,11 +220,11 @@ Build successful (9761ms)
220220
221221Slowest Nodes (totalTime > = 5%) | Total (avg)
222222-+-
223- Babel: @embroider/macros (1) | 399ms
223+ Babel: @embroider/macros (1) | 388ms
224224
225225
226226
227- VITE v7.2.1 ready in 3820 ms
227+ VITE v7.2.2 ready in 3795 ms
228228
229229 ➜ Local: http://localhost:4200/
230230```
Original file line number Diff line number Diff line change @@ -101,11 +101,12 @@ Build successful (13286ms)
101101
102102Slowest Nodes (totalTime > = 5%) | Total (avg)
103103-+-
104- Babel: @embroider/macros (1) | 409ms
104+ Babel: @embroider/macros (1) | 387ms
105+ Babel: ember-tracked-storage-polyfill (1) | 24ms
105106
106107
107108
108- VITE v7.2.1 ready in 3909 ms
109+ VITE v7.2.2 ready in 3804 ms
109110
110111 ➜ Local: http://localhost:4200/
111112```
You can’t perform that action at this time.
0 commit comments