We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ccc53f commit 1f1bcf4Copy full SHA for 1f1bcf4
packages/gatsby-plugin-gatsby-cloud/package.json
@@ -44,6 +44,7 @@
44
"url": "https://github.com/gatsbyjs/gatsby.git",
45
"directory": "packages/gatsby-plugin-gatsby-cloud"
46
},
47
+ "sideEffects": false,
48
"scripts": {
49
"build": "babel src --out-dir . --ignore \"**/__tests__\"",
50
"prepare": "cross-env NODE_ENV=production npm run build",
0 commit comments