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 Babel 6 to 7 #78

Closed
wants to merge 1 commit into from
Closed

Conversation

RatoX
Copy link
Collaborator

@RatoX RatoX commented Jul 30, 2019

  • Upgrade babel version to 7
  • Upgrade rollup to 0.60
  • Tests green
  • build working

Why ?

To help on debugger tests without a bunch of local hacks, currently, we are facing problems with local developing because we were not using the proper plugin to transform the modules. I took the opportunity to upgrade our Babel to version 7, this will help us on the developer flow and improve our codebase to use more ES6 features transpiled by a new Babel version.

nathf
nathf previously approved these changes Aug 6, 2019
@eshvedai
Copy link
Collaborator

eshvedai commented Aug 6, 2019

To help on debugger tests without bunch of local hacks

can you add more meaningful description to this issue? what problem are we trying to solve?

eshvedai
eshvedai previously approved these changes Aug 6, 2019
@RatoX RatoX dismissed stale reviews from eshvedai and nathf via 2c5d360 August 6, 2019 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants