Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Don't use spread for node 8 support #10

Merged
merged 2 commits into from
Aug 19, 2018
Merged

Don't use spread for node 8 support #10

merged 2 commits into from
Aug 19, 2018

Conversation

johno
Copy link
Collaborator

@johno johno commented Aug 17, 2018

No description provided.

@@ -15,7 +15,7 @@ module.exports = ({
extension = /\.mdx?$/,
...pluginOptions
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is what was causing the errors, Node 8 supports ... syntax in arrays afaik

@jxnblk jxnblk merged commit 17128d1 into master Aug 19, 2018
@jxnblk jxnblk deleted the node-8-support branch August 19, 2018 14:00
@jxnblk
Copy link
Owner

jxnblk commented Aug 19, 2018

You might need to publish or add me to this when you get a chance

@johno
Copy link
Collaborator Author

johno commented Aug 19, 2018

Published a release and added you as an owner 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants