Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra required babel configuration step #1731

Merged
merged 1 commit into from
May 17, 2016
Merged

Conversation

spmiller
Copy link
Contributor

@spmiller spmiller commented May 15, 2016

I had to add a .babelrc change to get the default examples to work, as described here. Without doing this, Mocha complained import was an unexpected reserved word.

I am running node 4.4.3.

I had to add a .babelrc change to get the default examples to work, as described here:
http://jamesknelson.com/testing-in-es6-with-mocha-and-babel-6/
@timdorr timdorr merged commit eeaa4cf into reduxjs:master May 17, 2016
@spmiller spmiller deleted the patch-1 branch May 17, 2016 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants