@lssm/example.learning-journey-ui-onboarding 0.0.0-canary-20251221164004 → 0.0.0-canary-20251221165922

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.
@@ -1,7 +1,7 @@
1
1
  $ tsdown
2
2
  ℹ tsdown v0.18.1 powered by rolldown v1.0.0-beta.55
3
3
  ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/learning-journey-ui-onboarding/tsdown.config.js
4
- ℹ entry: src/OnboardingMiniApp.tsx, src/example.ts, src/index.ts, src/docs/index.ts, src/docs/learning-journey-ui-onboarding.docblock.ts, src/components/CodeSnippet.tsx, src/components/JourneyMap.tsx, src/components/StepChecklist.tsx, src/components/index.ts, src/views/Overview.tsx, src/views/Progress.tsx, src/views/Steps.tsx, src/views/Timeline.tsx, src/views/index.ts
4
+ ℹ entry: src/OnboardingMiniApp.tsx, src/example.ts, src/index.ts, src/components/CodeSnippet.tsx, src/components/JourneyMap.tsx, src/components/StepChecklist.tsx, src/components/index.ts, src/docs/index.ts, src/docs/learning-journey-ui-onboarding.docblock.ts, src/views/Overview.tsx, src/views/Progress.tsx, src/views/Steps.tsx, src/views/Timeline.tsx, src/views/index.ts
5
5
  ℹ target: esnext
6
6
  ℹ tsconfig: tsconfig.json
7
7
  ℹ Build start
@@ -213,16 +213,6 @@ $ tsdown
213
213
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
214
214
  ───╯
215
215
 
216
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
217
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
218
- │
219
- 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
220
-  │ ───────┬──────
221
-  │ ╰──────── Module not found, treating it as an external dependency
222
-  │
223
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
224
- ───╯
225
-
226
216
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
227
217
  â•­─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
228
218
  │
@@ -233,15 +223,15 @@ $ tsdown
233
223
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
234
224
  ───╯
235
225
 
236
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
237
- ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
238
- │
239
- 5 │ import { Loader2 } from "lucide-react";
240
-  │ ───────┬──────
241
-  │ ╰──────── Module not found, treating it as an external dependency
242
-  │
243
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
244
- ───╯
226
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
227
+ ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
228
+ │
229
+ 14 │ import { Menu } from "lucide-react";
230
+  │ ───────┬──────
231
+  │ ╰──────── Module not found, treating it as an external dependency
232
+  │
233
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
234
+ ────╯
245
235
 
246
236
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
247
237
  â•­─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
@@ -253,15 +243,15 @@ $ tsdown
253
243
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
254
244
  ───╯
255
245
 
256
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
257
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
258
- │
259
- 14 │ import { Menu } from "lucide-react";
260
-  │ ───────┬──────
261
-  │ ╰──────── Module not found, treating it as an external dependency
262
-  │
263
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
264
- ────╯
246
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
247
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
248
+ │
249
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
250
+  │ ───────┬──────
251
+  │ ╰──────── Module not found, treating it as an external dependency
252
+  │
253
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
254
+ ───╯
265
255
 
266
256
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
267
257
  â•­─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
@@ -283,6 +273,16 @@ $ tsdown
283
273
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
284
274
  ───╯
285
275
 
276
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
277
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
278
+ │
279
+ 5 │ import { Loader2 } from "lucide-react";
280
+  │ ───────┬──────
281
+  │ ╰──────── Module not found, treating it as an external dependency
282
+  │
283
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
284
+ ───╯
285
+
286
286
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
287
287
  â•­─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
288
288
  │
@@ -293,32 +293,52 @@ $ tsdown
293
293
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
294
294
  ────╯
295
295
 
296
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
297
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
296
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
297
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
298
298
  │
299
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
300
-  │ ───────┬──────
301
-  │ ╰──────── Module not found, treating it as an external dependency
299
+ 6 │ import { ChevronDownIcon } from "lucide-react";
300
+  │ ───────┬──────
301
+  │ ╰──────── Module not found, treating it as an external dependency
302
302
   │
303
303
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
304
304
  ───╯
305
305
 
306
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
307
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
306
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
307
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
308
308
  │
309
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
310
-  │ ───────┬──────
311
-  │ ╰──────── Module not found, treating it as an external dependency
309
+ 5 │ import { ChevronDownIcon } from "lucide-react";
310
+  │ ───────┬──────
311
+  │ ╰──────── Module not found, treating it as an external dependency
312
312
   │
313
313
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
314
314
  ───╯
315
315
 
316
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
317
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
316
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
317
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
318
318
  │
319
- 6 │ import { CircleIcon } from "lucide-react";
320
-  │ ───────┬──────
321
-  │ ╰──────── Module not found, treating it as an external dependency
319
+ 6 │ import { XIcon } from "lucide-react";
320
+  │ ───────┬──────
321
+  │ ╰──────── Module not found, treating it as an external dependency
322
+  │
323
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
324
+ ───╯
325
+
326
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
327
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
328
+ │
329
+ 6 │ import { XIcon } from "lucide-react";
330
+  │ ───────┬──────
331
+  │ ╰──────── Module not found, treating it as an external dependency
332
+  │
333
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
334
+ ───╯
335
+
336
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
337
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
338
+ │
339
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
340
+  │ ───────┬──────
341
+  │ ╰──────── Module not found, treating it as an external dependency
322
342
   │
323
343
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
324
344
  ───╯
@@ -333,62 +353,52 @@ $ tsdown
333
353
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
334
354
  ───╯
335
355
 
336
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
337
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
356
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
357
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
338
358
  │
339
- 5 │ import { ChevronDownIcon } from "lucide-react";
340
-  │ ───────┬──────
341
-  │ ╰──────── Module not found, treating it as an external dependency
359
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
360
+  │ ───────┬──────
361
+  │ ╰──────── Module not found, treating it as an external dependency
342
362
   │
343
363
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
344
364
  ───╯
345
365
 
346
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
347
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
366
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
367
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
348
368
  │
349
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
350
-  │ ───────┬──────
351
-  │ ╰──────── Module not found, treating it as an external dependency
369
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
370
+  │ ───────┬──────
371
+  │ ╰──────── Module not found, treating it as an external dependency
352
372
   │
353
373
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
354
374
  ───╯
355
375
 
356
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
357
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
376
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
377
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
358
378
  │
359
- 6 │ import { XIcon } from "lucide-react";
379
+ 4 │ import { Globe } from "lucide-react";
360
380
   │ ───────┬──────
361
381
   │ ╰──────── Module not found, treating it as an external dependency
362
382
   │
363
383
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
364
384
  ───╯
365
385
 
366
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
367
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
368
- │
369
- 7 │ import { SearchIcon } from "lucide-react";
370
-  │ ───────┬──────
371
-  │ ╰──────── Module not found, treating it as an external dependency
372
-  │
373
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
374
- ───╯
375
-
376
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
377
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
386
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
387
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
378
388
  │
379
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
380
-  │ ───────┬──────
381
-  │ ╰──────── Module not found, treating it as an external dependency
389
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
390
+  │ ───────┬──────
391
+  │ ╰──────── Module not found, treating it as an external dependency
382
392
   │
383
393
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
384
394
  ───╯
385
395
 
386
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
387
- ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
396
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
397
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
388
398
  │
389
- 4 │ import { Loader2 } from "lucide-react";
390
-  │ ───────┬──────
391
-  │ ╰──────── Module not found, treating it as an external dependency
399
+ 6 │ import { CircleIcon } from "lucide-react";
400
+  │ ───────┬──────
401
+  │ ╰──────── Module not found, treating it as an external dependency
392
402
   │
393
403
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
394
404
  ───╯
@@ -403,42 +413,22 @@ $ tsdown
403
413
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
404
414
  ────╯
405
415
 
406
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
407
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
408
- │
409
- 6 │ import { ChevronDownIcon } from "lucide-react";
410
-  │ ───────┬──────
411
-  │ ╰──────── Module not found, treating it as an external dependency
412
-  │
413
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
414
- ───╯
415
-
416
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
417
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
418
- │
419
- 6 │ import { XIcon } from "lucide-react";
420
-  │ ───────┬──────
421
-  │ ╰──────── Module not found, treating it as an external dependency
422
-  │
423
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
424
- ───╯
425
-
426
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
427
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
416
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
417
+ ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
428
418
  │
429
- 4 │ import { Globe } from "lucide-react";
430
-  │ ───────┬──────
431
-  │ ╰──────── Module not found, treating it as an external dependency
419
+ 4 │ import { Loader2 } from "lucide-react";
420
+  │ ───────┬──────
421
+  │ ╰──────── Module not found, treating it as an external dependency
432
422
   │
433
423
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
434
424
  ───╯
435
425
 
436
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
437
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
426
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
427
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
438
428
  │
439
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
440
-  │ ───────┬──────
441
-  │ ╰──────── Module not found, treating it as an external dependency
429
+ 7 │ import { SearchIcon } from "lucide-react";
430
+  │ ───────┬──────
431
+  │ ╰──────── Module not found, treating it as an external dependency
442
432
   │
443
433
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
444
434
  ───╯
@@ -453,12 +443,12 @@ $ tsdown
453
443
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
454
444
  ───╯
455
445
 
456
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js
457
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js:5:72 ]
446
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
447
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
458
448
  │
459
- 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
460
-  │ ───────┬──────
461
-  │ ╰──────── Module not found, treating it as an external dependency
449
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
450
+  │ ───────┬──────
451
+  │ ╰──────── Module not found, treating it as an external dependency
462
452
   │
463
453
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
464
454
  ───╯
@@ -473,6 +463,16 @@ $ tsdown
473
463
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
474
464
  ───╯
475
465
 
466
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js
467
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js:5:72 ]
468
+ │
469
+ 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
470
+  │ ───────┬──────
471
+  │ ╰──────── Module not found, treating it as an external dependency
472
+  │
473
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
474
+ ───╯
475
+
476
476
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js
477
477
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js:5:27 ]
478
478
  │
@@ -483,4 +483,4 @@ $ tsdown
483
483
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
484
484
  ───╯
485
485
 
486
- ✔ Build complete in 8925ms
486
+ ✔ Build complete in 8275ms