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 karma testing using babel/6to5 loader and webpack preprocessor #15

Closed
wants to merge 1 commit into from

Conversation

justinwoo
Copy link

Eventually we should just use the babel/6to5 loader since it's the most feature complete loader and it works out of the box (including JSX transforms).

@justin808
Copy link
Member

@justinwoo I'm guessing that we we don't need both the jsx loader and the babel one. We'll need to change the webpack config files for this. Thoughts?

https://github.com/justin808/react-webpack-rails-tutorial/pull/15/files#diff-b9cfc7f2cdf78a7f4b91a753d10865a2R14

@justin808
Copy link
Member

@justinwoo: I'd like to get your changes merged. However, with the recent changes to use babel, putting package.json in a subdir, etc., there's lots of changes. I can manually merge or if you like, make a few tweaks and I'll accept your PR.

@justin808
Copy link
Member

@justinwoo Closing this now. Lots of updates since when this PR was started. Let's open a new PR to get this done.

@justin808 justin808 closed this May 21, 2015
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.

None yet

2 participants