File tree Expand file tree Collapse file tree 1 file changed +2
-18
lines changed
packages/gatsby/src/bootstrap/load-plugins/__tests__/__snapshots__ Expand file tree Collapse file tree 1 file changed +2
-18
lines changed Original file line number Diff line number Diff line change @@ -487,18 +487,6 @@ Array [
487
487
" ssrAPIs" : Array [],
488
488
" version" : " 1.0.0" ,
489
489
} ,
490
- Object {
491
- " browserAPIs" : Array [],
492
- " id" : " " ,
493
- " name" : " default-site-plugin" ,
494
- " nodeAPIs" : Array [],
495
- " pluginOptions" : Object {
496
- " plugins" : Array [],
497
- },
498
- " resolve" : " " ,
499
- " ssrAPIs" : Array [],
500
- " version" : " 1.0.0" ,
501
- } ,
502
490
Object {
503
491
" browserAPIs" : Array [],
504
492
" id" : " " ,
@@ -598,13 +586,9 @@ Array [
598
586
Object {
599
587
" browserAPIs" : Array [],
600
588
" id" : " " ,
601
- " name" : " gatsby-plugin-page-creator" ,
602
- " nodeAPIs" : Array [
603
- " createPagesStatefully" ,
604
- ],
589
+ " name" : " default-site-plugin" ,
590
+ " nodeAPIs" : Array [],
605
591
" pluginOptions" : Object {
606
- " path" : " <PROJECT_ROOT>/src/pages" ,
607
- " pathCheck" : false ,
608
592
" plugins" : Array [],
609
593
},
610
594
" resolve" : " " ,
You can’t perform that action at this time.
0 commit comments