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
depending on how the load-service resolves a require ($LOAD_PATH, argument
of require) it can happen that the ClassExtensionLibrary gets a uri-like
searchName. in such a case it needs to be treated as absolute file so the
class-name builder will try the right class-name as well.
fixes#2986
Sponsored By Lookout Inc.
0 commit comments