Skip to content

Conversation

@BusbyActual
Copy link
Contributor

Progress #1662

As for the require library compatibility with Babel 7, there isn't any documentation confirming or denying. The require-extension-hooks-babel only has one file and it looks good to me.

Copy link
Member

@novemberborn novemberborn left a comment

Choose a reason for hiding this comment

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

Thanks @BusbyActual!

"require": [
"./test/helpers/setup.js"
]
"babel": "inherit"
Copy link
Member

Choose a reason for hiding this comment

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

Did you intent to remove the "babel": "inherit" line, rather than the "require"` bit?

```

You can find more information about setting up Babel with AVA in the [babelrc recipe](babelrc.md).
You can find more information about setting up Babel with AVA in the [babelrc recipe](babel.md).
Copy link
Member

Choose a reason for hiding this comment

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

Could you change this to "in the Babel recipe"?

Copy link
Contributor Author

@BusbyActual BusbyActual left a comment

Choose a reason for hiding this comment

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

I did intend to remove babel inherit whoops! I also updated the doc reference

@sindresorhus
Copy link
Member

The PR needs a more descriptive title.

}
"require": [
"./test/helpers/setup.js"
]
Copy link
Member

Choose a reason for hiding this comment

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

Incorrect indentation and missing a }

@novemberborn novemberborn merged commit 6bba766 into avajs:master Apr 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants