Skip to content

Upgrade to babel 7#3

Open
vgidagio wants to merge 4 commits intomasterfrom
babel7
Open

Upgrade to babel 7#3
vgidagio wants to merge 4 commits intomasterfrom
babel7

Conversation

@vgidagio
Copy link

This is an attempt to get this package to be compatible with babel 7.

Please follow the commits for the implementation details

- update to babel 7
- update to babel-plugin-react-intl 3

Add dev deps for the changed tests

- babel presets: env, react
- babel plugin: transform runtime
- react
- react-intl
- babel.transform -> babel.transformFileSync
- filter out empty descriptions
- add real components, remove stubs
- add real life .babelrc

Had to do this because babel7 uses defineProperty and that can't be
stubbed by sinon.
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