Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

[#65] Revive react-transform #67

Merged
merged 3 commits into from
Jan 4, 2016
Merged

[#65] Revive react-transform #67

merged 3 commits into from
Jan 4, 2016

Conversation

nkbt
Copy link
Contributor

@nkbt nkbt commented Dec 22, 2015

react-transform updated to version 2 (still beta) and supports Babel 6, so we can put it back to babel config. Alongside with redbox and hmr.

20151222-135446

@nkbt nkbt mentioned this pull request Jan 3, 2016
20 tasks
@ericelliott
Copy link
Contributor

Is the node engine > 5 necessary?

@nkbt
Copy link
Contributor Author

nkbt commented Jan 3, 2016

Not required, I can do >=4

"babel-plugin-transform-runtime": "6.3.13",
"babel-preset-es2015": "6.3.13",
"babel-preset-es2015": "^6.3.13",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

will remove ^ too

@ericelliott
Copy link
Contributor

Cool. Ping when it's done. Happy to merge. =)

@nkbt
Copy link
Contributor Author

nkbt commented Jan 4, 2016

Relaxed Node to >=4, rebased and updated deps again.

ericelliott added a commit that referenced this pull request Jan 4, 2016
@ericelliott ericelliott merged commit 4767bd9 into cloverfield-tools:master Jan 4, 2016
@nkbt nkbt deleted the new-react-transform branch January 24, 2016 06:35
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