Create index.js file for Gatsby Themes (#7044)

Gatsby does not always find the plugin unless there is an index.js file.
https://github.com/gatsbyjs/gatsby/issues/5559
https://github.com/gatsbyjs/gatsby/issues/14068
This commit is contained in:
Jake Ruesink
2021-07-28 11:53:20 -05:00
committed by GitHub
parent 6da9524413
commit 81e19fa5ac

View File

@@ -0,0 +1 @@
//noop