Skip to content

Commit

Permalink
Stop transpiling the Gatsby plugin and preserve the src directory
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorblades committed Jan 29, 2020
1 parent e04eb48 commit 8d9f19c
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 49 deletions.
3 changes: 0 additions & 3 deletions packages/gatsby-plugin-chakra-ui/.babelrc

This file was deleted.

2 changes: 0 additions & 2 deletions packages/gatsby-plugin-chakra-ui/.gitignore

This file was deleted.

37 changes: 0 additions & 37 deletions packages/gatsby-plugin-chakra-ui/.npmignore

This file was deleted.

7 changes: 0 additions & 7 deletions packages/gatsby-plugin-chakra-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,8 @@
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "babel src --out-dir .",
"prepare": "cross-env NODE_ENV=production npm run build"
},
"peerDependencies": {
"@chakra-ui/core": "0.3.2",
"gatsby": ">=2.13.80"
},
"devDependencies": {
"babel-preset-gatsby-package": "^0.2.11"
}
}

0 comments on commit 8d9f19c

Please sign in to comment.