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 e36d5e0 commit f6d7ea1Copy full SHA for f6d7ea1
.npmignore
@@ -1,6 +1,5 @@
1
-node_modules
2
-coverage
3
-src
4
-specs
5
-
6
-yarn.lock
+**/*
+!gatsby-ssr.js
+!index.js
+!package.json
+!README.md
0 commit comments