Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Cleanup babel config #247

Merged
merged 3 commits into from
Jan 18, 2019
Merged

Cleanup babel config #247

merged 3 commits into from
Jan 18, 2019

Conversation

webmaster128
Copy link
Contributor

@webmaster128 webmaster128 commented Nov 20, 2018

  • After the transform-runtime plugin was removed, we don't need the dependency anymore.
  • There are no runtime dependencies for the lerna monorepo root; Move them to devDependencies to make this clear

I verified that there is no require("babel-runtime) in the libs/ output anymore, thus closes #211 but all packages need a rebuild

@webmaster128
Copy link
Contributor Author

Is there anything blocking this from being merged? Right now, babel-runtime is obsolete. If you decide to revert #228, you need

In any case, this cleanup makes sense I think.

@gre
Copy link
Contributor

gre commented Dec 19, 2018

nothing is blocking but time for the team to test this. i'll take a look as soon as I have more time 🤞

@gre gre merged commit e50701a into LedgerHQ:master Jan 18, 2019
@webmaster128 webmaster128 deleted the babel-runtime branch January 18, 2019 21:50
KhalilBellakrid pushed a commit to KhalilBellakrid/ledgerjs that referenced this pull request Jan 24, 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.

Missing babel-runtime dependency in packages
2 participants