@@ -340,348 +340,6 @@ exports.resolvePages = () => {
340
340
} "
341
341
` ;
342
342
343
- exports [` onBuild() generates generator field within the edge-functions manifest 1` ] = `
344
- Array [
345
- Object {
346
- " function" : " rsc-data" ,
347
- " generator" : " @netlify/[email protected] " ,
348
- " name" : " RSC data routing" ,
349
- " path" : " /blog/nick/first-post" ,
350
- } ,
351
- Object {
352
- " function" : " rsc-data" ,
353
- " generator" : " @netlify/[email protected] " ,
354
- " name" : " RSC data routing" ,
355
- " path" : " /blog/nick/first-post.rsc" ,
356
- } ,
357
- Object {
358
- " function" : " rsc-data" ,
359
- " generator" : " @netlify/[email protected] " ,
360
- " name" : " RSC data routing" ,
361
- " path" : " /blog/nick/second-post" ,
362
- } ,
363
- Object {
364
- " function" : " rsc-data" ,
365
- " generator" : " @netlify/[email protected] " ,
366
- " name" : " RSC data routing" ,
367
- " path" : " /blog/nick/second-post.rsc" ,
368
- } ,
369
- Object {
370
- " function" : " rsc-data" ,
371
- " generator" : " @netlify/[email protected] " ,
372
- " name" : " RSC data routing" ,
373
- " path" : " /blog/sarah/second-post" ,
374
- } ,
375
- Object {
376
- " function" : " rsc-data" ,
377
- " generator" : " @netlify/[email protected] " ,
378
- " name" : " RSC data routing" ,
379
- " path" : " /blog/sarah/second-post.rsc" ,
380
- } ,
381
- Object {
382
- " function" : " rsc-data" ,
383
- " generator" : " @netlify/[email protected] " ,
384
- " name" : " RSC data routing" ,
385
- " path" : " /blog/rob/second-post" ,
386
- } ,
387
- Object {
388
- " function" : " rsc-data" ,
389
- " generator" : " @netlify/[email protected] " ,
390
- " name" : " RSC data routing" ,
391
- " path" : " /blog/rob/second-post.rsc" ,
392
- } ,
393
- Object {
394
- " function" : " rsc-data" ,
395
- " generator" : " @netlify/[email protected] " ,
396
- " name" : " RSC data routing" ,
397
- " path" : " /blog/erica/first-post" ,
398
- } ,
399
- Object {
400
- " function" : " rsc-data" ,
401
- " generator" : " @netlify/[email protected] " ,
402
- " name" : " RSC data routing" ,
403
- " path" : " /blog/erica/first-post.rsc" ,
404
- } ,
405
- Object {
406
- " function" : " rsc-data" ,
407
- " generator" : " @netlify/[email protected] " ,
408
- " name" : " RSC data routing" ,
409
- " path" : " /blog/nick" ,
410
- } ,
411
- Object {
412
- " function" : " rsc-data" ,
413
- " generator" : " @netlify/[email protected] " ,
414
- " name" : " RSC data routing" ,
415
- " path" : " /blog/nick.rsc" ,
416
- } ,
417
- Object {
418
- " function" : " rsc-data" ,
419
- " generator" : " @netlify/[email protected] " ,
420
- " name" : " RSC data routing" ,
421
- " path" : " /blog/sarah" ,
422
- } ,
423
- Object {
424
- " function" : " rsc-data" ,
425
- " generator" : " @netlify/[email protected] " ,
426
- " name" : " RSC data routing" ,
427
- " path" : " /blog/sarah.rsc" ,
428
- } ,
429
- Object {
430
- " function" : " rsc-data" ,
431
- " generator" : " @netlify/[email protected] " ,
432
- " name" : " RSC data routing" ,
433
- " path" : " /blog/rob" ,
434
- } ,
435
- Object {
436
- " function" : " rsc-data" ,
437
- " generator" : " @netlify/[email protected] " ,
438
- " name" : " RSC data routing" ,
439
- " path" : " /blog/rob.rsc" ,
440
- } ,
441
- Object {
442
- " function" : " rsc-data" ,
443
- " generator" : " @netlify/[email protected] " ,
444
- " name" : " RSC data routing" ,
445
- " path" : " /blog/erica" ,
446
- } ,
447
- Object {
448
- " function" : " rsc-data" ,
449
- " generator" : " @netlify/[email protected] " ,
450
- " name" : " RSC data routing" ,
451
- " path" : " /blog/erica.rsc" ,
452
- } ,
453
- Object {
454
- " function" : " rsc-data" ,
455
- " generator" : " @netlify/[email protected] " ,
456
- " name" : " RSC data routing" ,
457
- " pattern" : " ^/blog/([^/]+?)/([^/]+?)(?:/)?$" ,
458
- } ,
459
- Object {
460
- " function" : " rsc-data" ,
461
- " generator" : " @netlify/[email protected] " ,
462
- " name" : " RSC data routing" ,
463
- " pattern" : " ^/blog/([^/]+?)/([^/]+?)\\\\ .rsc$" ,
464
- } ,
465
- Object {
466
- " function" : " rsc-data" ,
467
- " generator" : " @netlify/[email protected] " ,
468
- " name" : " RSC data routing" ,
469
- " pattern" : " ^/blog/([^/]+?)(?:/)?$" ,
470
- } ,
471
- Object {
472
- " function" : " rsc-data" ,
473
- " generator" : " @netlify/[email protected] " ,
474
- " name" : " RSC data routing" ,
475
- " pattern" : " ^/blog/([^/]+?)\\\\ .rsc$" ,
476
- } ,
477
- Object {
478
- " cache" : " manual" ,
479
- " function" : " next_app_app_edge_page" ,
480
- " generator" : " @netlify/[email protected] " ,
481
- " name" : " app/app-edge/page" ,
482
- " pattern" : " ^/app\\\\ -edge(?:/)?$" ,
483
- } ,
484
- Object {
485
- " cache" : " manual" ,
486
- " function" : " next_pages_api_og" ,
487
- " generator" : " @netlify/[email protected] " ,
488
- " name" : " pages/api/og" ,
489
- " pattern" : " ^/api/og/?$" ,
490
- } ,
491
- Object {
492
- " cache" : " manual" ,
493
- " function" : " next_pages_edge__id_" ,
494
- " generator" : " @netlify/[email protected] " ,
495
- " name" : " pages/edge/[id]" ,
496
- " pattern" : " ^/edge/([^/]+?)(?:/)?$" ,
497
- } ,
498
- Object {
499
- " cache" : " manual" ,
500
- " function" : " next_pages_edge__id_" ,
501
- " generator" : " @netlify/[email protected] " ,
502
- " name" : " pages/edge/[id]" ,
503
- " pattern" : " ^/_next/data/build\\\\ -id/edge/([^/]+?)\\\\ .json$" ,
504
- } ,
505
- Object {
506
- " function" : " ipx" ,
507
- " generator" : " @netlify/[email protected] " ,
508
- " name" : " next/image handler" ,
509
- " path" : " /_next/image/" ,
510
- } ,
511
- ]
512
- ` ;
513
-
514
- exports [` onBuild() generates generator field within the edge-functions manifest includes IPX 1` ] = `
515
- Array [
516
- Object {
517
- " function" : " rsc-data" ,
518
- " generator" : " @netlify/[email protected] " ,
519
- " name" : " RSC data routing" ,
520
- " path" : " /blog/nick/first-post" ,
521
- } ,
522
- Object {
523
- " function" : " rsc-data" ,
524
- " generator" : " @netlify/[email protected] " ,
525
- " name" : " RSC data routing" ,
526
- " path" : " /blog/nick/first-post.rsc" ,
527
- } ,
528
- Object {
529
- " function" : " rsc-data" ,
530
- " generator" : " @netlify/[email protected] " ,
531
- " name" : " RSC data routing" ,
532
- " path" : " /blog/nick/second-post" ,
533
- } ,
534
- Object {
535
- " function" : " rsc-data" ,
536
- " generator" : " @netlify/[email protected] " ,
537
- " name" : " RSC data routing" ,
538
- " path" : " /blog/nick/second-post.rsc" ,
539
- } ,
540
- Object {
541
- " function" : " rsc-data" ,
542
- " generator" : " @netlify/[email protected] " ,
543
- " name" : " RSC data routing" ,
544
- " path" : " /blog/sarah/second-post" ,
545
- } ,
546
- Object {
547
- " function" : " rsc-data" ,
548
- " generator" : " @netlify/[email protected] " ,
549
- " name" : " RSC data routing" ,
550
- " path" : " /blog/sarah/second-post.rsc" ,
551
- } ,
552
- Object {
553
- " function" : " rsc-data" ,
554
- " generator" : " @netlify/[email protected] " ,
555
- " name" : " RSC data routing" ,
556
- " path" : " /blog/rob/second-post" ,
557
- } ,
558
- Object {
559
- " function" : " rsc-data" ,
560
- " generator" : " @netlify/[email protected] " ,
561
- " name" : " RSC data routing" ,
562
- " path" : " /blog/rob/second-post.rsc" ,
563
- } ,
564
- Object {
565
- " function" : " rsc-data" ,
566
- " generator" : " @netlify/[email protected] " ,
567
- " name" : " RSC data routing" ,
568
- " path" : " /blog/erica/first-post" ,
569
- } ,
570
- Object {
571
- " function" : " rsc-data" ,
572
- " generator" : " @netlify/[email protected] " ,
573
- " name" : " RSC data routing" ,
574
- " path" : " /blog/erica/first-post.rsc" ,
575
- } ,
576
- Object {
577
- " function" : " rsc-data" ,
578
- " generator" : " @netlify/[email protected] " ,
579
- " name" : " RSC data routing" ,
580
- " path" : " /blog/nick" ,
581
- } ,
582
- Object {
583
- " function" : " rsc-data" ,
584
- " generator" : " @netlify/[email protected] " ,
585
- " name" : " RSC data routing" ,
586
- " path" : " /blog/nick.rsc" ,
587
- } ,
588
- Object {
589
- " function" : " rsc-data" ,
590
- " generator" : " @netlify/[email protected] " ,
591
- " name" : " RSC data routing" ,
592
- " path" : " /blog/sarah" ,
593
- } ,
594
- Object {
595
- " function" : " rsc-data" ,
596
- " generator" : " @netlify/[email protected] " ,
597
- " name" : " RSC data routing" ,
598
- " path" : " /blog/sarah.rsc" ,
599
- } ,
600
- Object {
601
- " function" : " rsc-data" ,
602
- " generator" : " @netlify/[email protected] " ,
603
- " name" : " RSC data routing" ,
604
- " path" : " /blog/rob" ,
605
- } ,
606
- Object {
607
- " function" : " rsc-data" ,
608
- " generator" : " @netlify/[email protected] " ,
609
- " name" : " RSC data routing" ,
610
- " path" : " /blog/rob.rsc" ,
611
- } ,
612
- Object {
613
- " function" : " rsc-data" ,
614
- " generator" : " @netlify/[email protected] " ,
615
- " name" : " RSC data routing" ,
616
- " path" : " /blog/erica" ,
617
- } ,
618
- Object {
619
- " function" : " rsc-data" ,
620
- " generator" : " @netlify/[email protected] " ,
621
- " name" : " RSC data routing" ,
622
- " path" : " /blog/erica.rsc" ,
623
- } ,
624
- Object {
625
- " function" : " rsc-data" ,
626
- " generator" : " @netlify/[email protected] " ,
627
- " name" : " RSC data routing" ,
628
- " pattern" : " ^/blog/([^/]+?)/([^/]+?)(?:/)?$" ,
629
- } ,
630
- Object {
631
- " function" : " rsc-data" ,
632
- " generator" : " @netlify/[email protected] " ,
633
- " name" : " RSC data routing" ,
634
- " pattern" : " ^/blog/([^/]+?)/([^/]+?)\\\\ .rsc$" ,
635
- } ,
636
- Object {
637
- " function" : " rsc-data" ,
638
- " generator" : " @netlify/[email protected] " ,
639
- " name" : " RSC data routing" ,
640
- " pattern" : " ^/blog/([^/]+?)(?:/)?$" ,
641
- } ,
642
- Object {
643
- " function" : " rsc-data" ,
644
- " generator" : " @netlify/[email protected] " ,
645
- " name" : " RSC data routing" ,
646
- " pattern" : " ^/blog/([^/]+?)\\\\ .rsc$" ,
647
- } ,
648
- Object {
649
- " cache" : " manual" ,
650
- " function" : " next_app_app_edge_page" ,
651
- " generator" : " @netlify/[email protected] " ,
652
- " name" : " app/app-edge/page" ,
653
- " pattern" : " ^/app\\\\ -edge(?:/)?$" ,
654
- } ,
655
- Object {
656
- " cache" : " manual" ,
657
- " function" : " next_pages_api_og" ,
658
- " generator" : " @netlify/[email protected] " ,
659
- " name" : " pages/api/og" ,
660
- " pattern" : " ^/api/og/?$" ,
661
- } ,
662
- Object {
663
- " cache" : " manual" ,
664
- " function" : " next_pages_edge__id_" ,
665
- " generator" : " @netlify/[email protected] " ,
666
- " name" : " pages/edge/[id]" ,
667
- " pattern" : " ^/edge/([^/]+?)(?:/)?$" ,
668
- } ,
669
- Object {
670
- " cache" : " manual" ,
671
- " function" : " next_pages_edge__id_" ,
672
- " generator" : " @netlify/[email protected] " ,
673
- " name" : " pages/edge/[id]" ,
674
- " pattern" : " ^/_next/data/build\\\\ -id/edge/([^/]+?)\\\\ .json$" ,
675
- } ,
676
- Object {
677
- " function" : " ipx" ,
678
- " generator" : " @netlify/[email protected] " ,
679
- " name" : " next/image handler" ,
680
- " path" : " /_next/image/" ,
681
- } ,
682
- ]
683
- ` ;
684
-
685
343
exports [` onBuild() generates static files manifest 1` ] = `
686
344
Array [
687
345
Array [
0 commit comments