Skip to content

Commit

Permalink
fix(gatsby-plugin-gatsby-cloud): fix cloud being bundled (#31604) (#3…
Browse files Browse the repository at this point in the history
…1607)

(cherry picked from commit 4a62a20)

Co-authored-by: Ward Peeters <ward@coding-tech.com>
  • Loading branch information
GatsbyJS Bot and wardpeet committed May 27, 2021
1 parent 4ccc53f commit 9bac047
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/gatsby-plugin-gatsby-cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"url": "https://github.com/gatsbyjs/gatsby.git",
"directory": "packages/gatsby-plugin-gatsby-cloud"
},
"sideEffects": false,
"scripts": {
"build": "babel src --out-dir . --ignore \"**/__tests__\"",
"prepare": "cross-env NODE_ENV=production npm run build",
Expand Down

0 comments on commit 9bac047

Please sign in to comment.