Skip to content

Add support to transpile import/export syntax#1044

Merged
arunoda merged 1 commit intovercel:masterfrom
arunoda:update-jest-examples
Feb 9, 2017
Merged

Add support to transpile import/export syntax#1044
arunoda merged 1 commit intovercel:masterfrom
arunoda:update-jest-examples

Conversation

@arunoda
Copy link
Copy Markdown
Contributor

@arunoda arunoda commented Feb 9, 2017

Ref: #1037

next/babel doesn't transpile import/export.
So, we need to do it explicitly, but only for test env.

next/babel doesn't transpile import/export.
So, we need to do it explicitly, but only for test env.
@arunoda arunoda merged commit bdcb0f7 into vercel:master Feb 9, 2017
@arunoda arunoda deleted the update-jest-examples branch February 9, 2017 03:03
"babel-jest": "^18.0.0",
"enzyme": "^2.5.1",
"jest-cli": "^18.0.0",
"react": "^15.3.2",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I think react and react-dom were added as peerDep in recent commit. You should not remove this.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
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