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
{{ message }}
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.
I have done this work via hulkish@b8da484. However, since there is no 4.0.0 branch, I can't open a PR to backport this change to 4.x. I'm making this issue instead to request this change. Thanks!
The text was updated successfully, but these errors were encountered:
hulkish
changed the title
Please patch 4.0.0 release with peer dep module-resolve upgraded from ^3.0.0-beta to latest stable ^3.0.0
Please patch 4.0.0 release with peer dep babel-plugin-module-resolver upgraded from ^3.0.0-beta to latest stable ^3.0.0
Jul 24, 2018
Thank you for opening a PR about it.
I agree that currently this is not ideal, and I had a few things in my personal life which prevented me from keeping these 2 projects up to date with an acceptable state. I'll try to get back at it as soon as I can. But to be honest, instead of patching v4.0.0, I'll probably go with the current v5 (which uses Babel 7).
Did you try updating to the v5 pre release to see if this unblocks you?
Babel 7 is not an option for my work projects because it is still.in beta. While its very stable and looking great so far - it is called beta for a reason. I need essentially a babel 6 solution.
Since v5 replaces babel 6 with babel 7 - its not guaranteed to be backward compatible. And frankly, welcomes side effects (since we are using babel 6).
This also kind of leaves 4.0.0 in a weird state - of using a beta package.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have done this work via hulkish@b8da484. However, since there is no
4.0.0
branch, I can't open a PR to backport this change to4.x
. I'm making this issue instead to request this change. Thanks!The text was updated successfully, but these errors were encountered: