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
Some APIs like 'rollup.rollup' are the same as their namespace
and if we remove all occurrences of the namespace from the methodName
then it'd result in an empty string. If we hit a situation like this
only replace the namespace.
0 commit comments