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

Upgrade to Babel 7 and Rollup 1.0 and generate updated build. #213

Merged
merged 1 commit into from Jan 15, 2019

Conversation

calvinf
Copy link
Contributor

@calvinf calvinf commented Dec 30, 2018

Rollup 1.0 was recently released. I took this opportunity to update the build tools to use Babel 7, Rollup 1.0, and newer versions of Jest and eslint which work with those updates.

I removed the babel-preset-stage-3 dependency as it's deprecated in Babel 7 and using @babel/preset-env and @babel/plugin-external-helpers` should provide the needed assistance for supported browsers.

@robmadole
Copy link
Member

Looks great!

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