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
This module makes the assumption that SVGO is sync, it maybe was at some point, but with latest releases ([email protected]), it causes optimize to simply return undefined and babel to crash.
The text was updated successfully, but these errors were encountered:
This module makes the assumption that SVGO is sync, it maybe was at some point, but with latest releases (
[email protected]
), it causesoptimize
to simply returnundefined
and babel to crash.The text was updated successfully, but these errors were encountered: