fix(source-plugin): Switch out gatsby-source-filesystem
This commit is contained in:
@ -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}
|
||||
|
||||
|
Reference in New Issue
Block a user