Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Allow using Jest and Mocha presets without Babel #379

Merged
merged 1 commit into from
Oct 26, 2017
Merged

Allow using Jest and Mocha presets without Babel #379

merged 1 commit into from
Oct 26, 2017

Conversation

eliperelman
Copy link
Member

Fixes #374.

Currently Jest and Mocha presets will fail if they are used with middleware that doesn't define compilation rules. This PR fixes that.

@eliperelman eliperelman requested a review from a team October 25, 2017 19:40
Copy link
Member

@edmorley edmorley left a comment

Choose a reason for hiding this comment

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

Looks great!

@eliperelman eliperelman merged commit ee2e7ba into neutrinojs:master Oct 26, 2017
zeropaper pushed a commit to zeropaper/neutrino-dev that referenced this pull request Oct 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Jest testing throws an exception when config doesn't have Babel
2 participants