You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should remove Babel 6 from and support Node 10 for all of our internal dependencies to avoid time-consuming problems when developing across packages.
These PRs have to be merged and their packages re-published in the following sequence:
All builds and tests succeed in all feature branches. Until gaba is published, building the extension feature branch requires a local copy of the gaba branch and using yarn link after building gaba.
Resolved all security vulnerabilities except one irrelevant and low-priority in devDependencies.
The text was updated successfully, but these errors were encountered:
We should remove Babel 6 from and support Node 10 for all of our internal dependencies to avoid time-consuming problems when developing across packages.
These PRs have to be merged and their packages re-published in the following sequence:
All builds and tests succeed in all feature branches. Until
gaba
is published, building the extension feature branch requires a local copy of thegaba
branch and usingyarn link
after buildinggaba
.Resolved all security vulnerabilities except one irrelevant and low-priority in
devDependencies
.The text was updated successfully, but these errors were encountered: