@lssm/example.learning-journey-ui-gamified 0.0.0-canary-20251220002821 → 0.0.0-canary-20251220015515

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.
@@ -200,36 +200,26 @@ $ tsdown
200
200
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
201
201
  ℹ dist/docs/learning-journey-ui-gamified.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
202
202
  ℹ 193 files, total: 602.10 kB
203
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
204
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
204
+ ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
205
205
  │
206
- 6 │ import { CheckCircle } from "lucide-react";
207
-  │ ───────┬──────
208
-  │ ╰──────── Module not found, treating it as an external dependency
206
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
207
+  │ ───────┬──────
208
+  │ ╰──────── Module not found, treating it as an external dependency
209
209
   │
210
210
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
211
  ───╯
212
212
 
213
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
214
- ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
213
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
214
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
215
215
  │
216
- 5 │ import { Loader2 } from "lucide-react";
217
-  │ ───────┬──────
218
-  │ ╰──────── Module not found, treating it as an external dependency
216
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
217
+  │ ───────┬──────
218
+  │ ╰──────── Module not found, treating it as an external dependency
219
219
   │
220
220
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
221
221
  ───╯
222
222
 
223
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
224
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
225
- │
226
- 14 │ import { Menu } from "lucide-react";
227
-  │ ───────┬──────
228
-  │ ╰──────── Module not found, treating it as an external dependency
229
-  │
230
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
- ────╯
232
-
233
223
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
234
224
  â•­─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
235
225
  │
@@ -250,26 +240,6 @@ $ tsdown
250
240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
241
  ────╯
252
242
 
253
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
254
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
255
- │
256
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
257
-  │ ───────┬──────
258
-  │ ╰──────── Module not found, treating it as an external dependency
259
-  │
260
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
- ───╯
262
-
263
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
264
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
265
- │
266
- 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
267
-  │ ───────┬──────
268
-  │ ╰──────── Module not found, treating it as an external dependency
269
-  │
270
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
- ───╯
272
-
273
243
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
274
244
  â•­─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
275
245
  │
@@ -280,6 +250,16 @@ $ tsdown
280
250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
251
  ────╯
282
252
 
253
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
254
+ ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
255
+ │
256
+ 14 │ import { Menu } from "lucide-react";
257
+  │ ───────┬──────
258
+  │ ╰──────── Module not found, treating it as an external dependency
259
+  │
260
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
+ ────╯
262
+
283
263
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
284
264
  â•­─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
285
265
  │
@@ -290,62 +270,42 @@ $ tsdown
290
270
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
271
  ───╯
292
272
 
293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
294
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
295
- │
296
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
297
-  │ ───────┬──────
298
-  │ ╰──────── Module not found, treating it as an external dependency
299
-  │
300
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
- ───╯
302
-
303
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
304
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
305
- │
306
- 6 │ import { XIcon } from "lucide-react";
307
-  │ ───────┬──────
308
-  │ ╰──────── Module not found, treating it as an external dependency
309
-  │
310
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
- ───╯
312
-
313
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
314
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
273
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
274
+ ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
315
275
  │
316
- 6 │ import { CheckIcon } from "lucide-react";
317
-  │ ───────┬──────
318
-  │ ╰──────── Module not found, treating it as an external dependency
276
+ 6 │ import { CheckCircle } from "lucide-react";
277
+  │ ───────┬──────
278
+  │ ╰──────── Module not found, treating it as an external dependency
319
279
   │
320
280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
281
  ───╯
322
282
 
323
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
324
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
283
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
284
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
325
285
  │
326
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
327
-  │ ───────┬──────
328
-  │ ╰──────── Module not found, treating it as an external dependency
286
+ 5 │ import { Loader2 } from "lucide-react";
287
+  │ ───────┬──────
288
+  │ ╰──────── Module not found, treating it as an external dependency
329
289
   │
330
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
291
  ───╯
332
292
 
333
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
334
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
293
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
294
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
335
295
  │
336
- 6 │ import { ChevronDownIcon } from "lucide-react";
296
+ 5 │ import { ChevronDownIcon } from "lucide-react";
337
297
   │ ───────┬──────
338
298
   │ ╰──────── Module not found, treating it as an external dependency
339
299
   │
340
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
301
  ───╯
342
302
 
343
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
344
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
303
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
304
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
345
305
  │
346
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
347
-  │ ───────┬──────
348
-  │ ╰──────── Module not found, treating it as an external dependency
306
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
307
+  │ ───────┬──────
308
+  │ ╰──────── Module not found, treating it as an external dependency
349
309
   │
350
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
311
  ───╯
@@ -360,12 +320,12 @@ $ tsdown
360
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
361
321
  ───╯
362
322
 
363
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
364
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
323
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
324
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
365
325
  │
366
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
367
-  │ ───────┬──────
368
-  │ ╰──────── Module not found, treating it as an external dependency
326
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
327
+  │ ───────┬──────
328
+  │ ╰──────── Module not found, treating it as an external dependency
369
329
   │
370
330
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
371
331
  ───╯
@@ -390,26 +350,36 @@ $ tsdown
390
350
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
391
351
  ───╯
392
352
 
393
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
394
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
353
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
354
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
395
355
  │
396
- 6 │ import { CircleIcon } from "lucide-react";
356
+ 7 │ import { SearchIcon } from "lucide-react";
397
357
   │ ───────┬──────
398
358
   │ ╰──────── Module not found, treating it as an external dependency
399
359
   │
400
360
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
401
361
  ───╯
402
362
 
403
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
404
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
363
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
364
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
405
365
  │
406
- 7 │ import { SearchIcon } from "lucide-react";
407
-  │ ───────┬──────
408
-  │ ╰──────── Module not found, treating it as an external dependency
366
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
367
+  │ ───────┬──────
368
+  │ ╰──────── Module not found, treating it as an external dependency
409
369
   │
410
370
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
411
371
  ───╯
412
372
 
373
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
374
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
375
+ │
376
+ 12 │ import "lucide-react";
377
+  │ ───────┬──────
378
+  │ ╰──────── Module not found, treating it as an external dependency
379
+  │
380
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
+ ────╯
382
+
413
383
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
414
384
  â•­─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
415
385
  │
@@ -420,42 +390,62 @@ $ tsdown
420
390
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
421
391
  ───╯
422
392
 
423
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
424
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
393
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
394
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
425
395
  │
426
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
427
-  │ ───────┬──────
428
-  │ ╰──────── Module not found, treating it as an external dependency
396
+ 6 │ import { ChevronDownIcon } from "lucide-react";
397
+  │ ───────┬──────
398
+  │ ╰──────── Module not found, treating it as an external dependency
429
399
   │
430
400
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
431
401
  ───╯
432
402
 
433
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
434
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
403
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
404
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
435
405
  │
436
- 5 │ import { ChevronDownIcon } from "lucide-react";
437
-  │ ───────┬──────
438
-  │ ╰──────── Module not found, treating it as an external dependency
406
+ 6 │ import { XIcon } from "lucide-react";
407
+  │ ───────┬──────
408
+  │ ╰──────── Module not found, treating it as an external dependency
439
409
   │
440
410
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
441
411
  ───╯
442
412
 
443
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
444
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
445
- │
446
- 12 │ import "lucide-react";
447
-  │ ───────┬──────
448
-  │ ╰──────── Module not found, treating it as an external dependency
449
-  │
450
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
451
- ────╯
413
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
414
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
415
+ │
416
+ 6 │ import { CircleIcon } from "lucide-react";
417
+  │ ───────┬──────
418
+  │ ╰──────── Module not found, treating it as an external dependency
419
+  │
420
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
421
+ ───╯
452
422
 
453
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
454
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
423
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
424
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
455
425
  │
456
- 7 │ import { ChevronDown, ChevronUp, Filter } from "lucide-react";
457
-  │ ───────┬──────
458
-  │ ╰──────── Module not found, treating it as an external dependency
426
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
427
+  │ ───────┬──────
428
+  │ ╰──────── Module not found, treating it as an external dependency
429
+  │
430
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
431
+ ───╯
432
+
433
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
434
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
435
+ │
436
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
437
+  │ ───────┬──────
438
+  │ ╰──────── Module not found, treating it as an external dependency
439
+  │
440
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
441
+ ───╯
442
+
443
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
444
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
445
+ │
446
+ 6 │ import { CheckIcon } from "lucide-react";
447
+  │ ───────┬──────
448
+  │ ╰──────── Module not found, treating it as an external dependency
459
449
   │
460
450
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
461
451
  ───╯
@@ -470,6 +460,16 @@ $ tsdown
470
460
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
471
461
  ───╯
472
462
 
463
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
464
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
465
+ │
466
+ 7 │ import { ChevronDown, ChevronUp, Filter } from "lucide-react";
467
+  │ ───────┬──────
468
+  │ ╰──────── Module not found, treating it as an external dependency
469
+  │
470
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
471
+ ───╯
472
+
473
473
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js
474
474
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js:5:27 ]
475
475
  │
@@ -480,4 +480,4 @@ $ tsdown
480
480
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
481
481
  ───╯
482
482
 
483
- ✔ Build complete in 18229ms
483
+ ✔ Build complete in 14210ms