fix(source-plugin): Switch out gatsby-source-filesystem

This commit is contained in:
Bouncey
2018-10-04 15:15:50 +01:00
committed by Stuart Taylor
parent 6e728ce16d
commit b22c719651
7 changed files with 171 additions and 163 deletions

View File

@ -19,7 +19,7 @@ that delivers challenge files to the plugin
.map(node => createNode(node))
)
.catch(e =>
reporter.panic(`fcc-sourec-challenges
reporter.panic(`fcc-source-challenges
${e.message}