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.
gatsby-node.js
1 parent 96a4ba4 commit ad7a2e6Copy full SHA for ad7a2e6
.presetterrc.json
@@ -1,3 +1,6 @@
1
{
2
- "preset": "presetter-preset"
+ "preset": "presetter-preset",
3
+ "config": {
4
+ "npmignore": ["!gatsby-node.js"]
5
+ }
6
}
0 commit comments