Skip to content

Commit 1f1bcf4

Browse files
wardpeetLekoArts
authored andcommitted
fix(gatsby-plugin-gatsby-cloud): fix cloud being bundled (#31604)
(cherry picked from commit 4a62a20)
1 parent 4ccc53f commit 1f1bcf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/gatsby-plugin-gatsby-cloud/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"url": "https://github.com/gatsbyjs/gatsby.git",
4545
"directory": "packages/gatsby-plugin-gatsby-cloud"
4646
},
47+
"sideEffects": false,
4748
"scripts": {
4849
"build": "babel src --out-dir . --ignore \"**/__tests__\"",
4950
"prepare": "cross-env NODE_ENV=production npm run build",

0 commit comments

Comments
 (0)