Skip to content

Commit 2d12ccf

Browse files
Update snapshots
1 parent 8562e93 commit 2d12ccf

File tree

1 file changed

+2
-18
lines changed

1 file changed

+2
-18
lines changed

packages/gatsby/src/bootstrap/load-plugins/__tests__/__snapshots__/load-plugins.js.snap

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -487,18 +487,6 @@ Array [
487487
"ssrAPIs": Array [],
488488
"version": "1.0.0",
489489
},
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-
},
502490
Object {
503491
"browserAPIs": Array [],
504492
"id": "",
@@ -598,13 +586,9 @@ Array [
598586
Object {
599587
"browserAPIs": Array [],
600588
"id": "",
601-
"name": "gatsby-plugin-page-creator",
602-
"nodeAPIs": Array [
603-
"createPagesStatefully",
604-
],
589+
"name": "default-site-plugin",
590+
"nodeAPIs": Array [],
605591
"pluginOptions": Object {
606-
"path": "<PROJECT_ROOT>/src/pages",
607-
"pathCheck": false,
608592
"plugins": Array [],
609593
},
610594
"resolve": "",

0 commit comments

Comments
 (0)