Skip to content

Commit

Permalink
Update load plugins snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
tyhopp committed May 13, 2022
1 parent 9a14b96 commit 4575a3b
Showing 1 changed file with 54 additions and 117 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,24 +101,6 @@ Array [
"ssrAPIs": Array [],
"version": "1.0.0",
},
Object {
"browserAPIs": Array [],
"id": "",
"name": "partytown",
"nodeAPIs": Array [
"onPreBootstrap",
"createPages",
],
"pluginOptions": Object {
"plugins": Array [],
},
"resolve": "",
"ssrAPIs": Array [
"wrapRootElement",
"onRenderBody",
],
"version": "1.0.0",
},
Object {
"browserAPIs": Array [],
"id": "",
Expand Down Expand Up @@ -266,27 +248,6 @@ Array [
"subPluginPaths": undefined,
"version": "1.0.0",
},
Object {
"browserAPIs": Array [],
"id": "",
"module": undefined,
"modulePath": undefined,
"name": "gatsby-plugin-page-creator",
"nodeAPIs": Array [
"createPagesStatefully",
"setFieldsOnGraphQLNodeType",
"onPluginInit",
],
"pluginOptions": Object {
"path": "<PROJECT_ROOT>/packages/gatsby/src/internal-plugins/partytown/src/pages",
"pathCheck": false,
"plugins": Array [],
},
"resolve": "",
"ssrAPIs": Array [],
"subPluginPaths": undefined,
"version": "1.0.0",
},
Object {
"browserAPIs": Array [],
"id": "",
Expand Down Expand Up @@ -344,6 +305,24 @@ Array [
"subPluginPaths": undefined,
"version": "1.0.0",
},
Object {
"browserAPIs": Array [],
"id": "",
"name": "partytown",
"nodeAPIs": Array [
"onPreBootstrap",
"createPages",
],
"pluginOptions": Object {
"plugins": Array [],
},
"resolve": "",
"ssrAPIs": Array [
"wrapRootElement",
"onRenderBody",
],
"version": "1.0.0",
},
]
`;

Expand Down Expand Up @@ -448,24 +427,6 @@ Array [
"ssrAPIs": Array [],
"version": "1.0.0",
},
Object {
"browserAPIs": Array [],
"id": "",
"name": "partytown",
"nodeAPIs": Array [
"onPreBootstrap",
"createPages",
],
"pluginOptions": Object {
"plugins": Array [],
},
"resolve": "",
"ssrAPIs": Array [
"wrapRootElement",
"onRenderBody",
],
"version": "1.0.0",
},
Object {
"browserAPIs": Array [],
"id": "",
Expand Down Expand Up @@ -625,27 +586,6 @@ Array [
"subPluginPaths": undefined,
"version": "1.0.0",
},
Object {
"browserAPIs": Array [],
"id": "",
"module": undefined,
"modulePath": undefined,
"name": "gatsby-plugin-page-creator",
"nodeAPIs": Array [
"createPagesStatefully",
"setFieldsOnGraphQLNodeType",
"onPluginInit",
],
"pluginOptions": Object {
"path": "<PROJECT_ROOT>/packages/gatsby/src/internal-plugins/partytown/src/pages",
"pathCheck": false,
"plugins": Array [],
},
"resolve": "",
"ssrAPIs": Array [],
"subPluginPaths": undefined,
"version": "1.0.0",
},
Object {
"browserAPIs": Array [],
"id": "",
Expand Down Expand Up @@ -724,6 +664,24 @@ Array [
"subPluginPaths": undefined,
"version": "1.0.0",
},
Object {
"browserAPIs": Array [],
"id": "",
"name": "partytown",
"nodeAPIs": Array [
"onPreBootstrap",
"createPages",
],
"pluginOptions": Object {
"plugins": Array [],
},
"resolve": "",
"ssrAPIs": Array [
"wrapRootElement",
"onRenderBody",
],
"version": "1.0.0",
},
]
`;

Expand Down Expand Up @@ -828,24 +786,6 @@ Array [
"ssrAPIs": Array [],
"version": "1.0.0",
},
Object {
"browserAPIs": Array [],
"id": "",
"name": "partytown",
"nodeAPIs": Array [
"onPreBootstrap",
"createPages",
],
"pluginOptions": Object {
"plugins": Array [],
},
"resolve": "",
"ssrAPIs": Array [
"wrapRootElement",
"onRenderBody",
],
"version": "1.0.0",
},
Object {
"browserAPIs": Array [],
"id": "",
Expand Down Expand Up @@ -1016,27 +956,6 @@ Array [
"subPluginPaths": undefined,
"version": "1.0.0",
},
Object {
"browserAPIs": Array [],
"id": "",
"module": undefined,
"modulePath": undefined,
"name": "gatsby-plugin-page-creator",
"nodeAPIs": Array [
"createPagesStatefully",
"setFieldsOnGraphQLNodeType",
"onPluginInit",
],
"pluginOptions": Object {
"path": "<PROJECT_ROOT>/packages/gatsby/src/internal-plugins/partytown/src/pages",
"pathCheck": false,
"plugins": Array [],
},
"resolve": "",
"ssrAPIs": Array [],
"subPluginPaths": undefined,
"version": "1.0.0",
},
Object {
"browserAPIs": Array [],
"id": "",
Expand Down Expand Up @@ -1115,6 +1034,24 @@ Array [
"subPluginPaths": undefined,
"version": "1.0.0",
},
Object {
"browserAPIs": Array [],
"id": "",
"name": "partytown",
"nodeAPIs": Array [
"onPreBootstrap",
"createPages",
],
"pluginOptions": Object {
"plugins": Array [],
},
"resolve": "",
"ssrAPIs": Array [
"wrapRootElement",
"onRenderBody",
],
"version": "1.0.0",
},
]
`;

Expand Down

0 comments on commit 4575a3b

Please sign in to comment.