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 was archived by the owner on Oct 30, 2018. It is now read-only.
I want to access yui-lang type resources and their yui.name but this: https://github.com/yahoo/mojito/blob/develop/lib/app/addons/rs/yui.js#L545
won't let me. Please find another way to return the resource and prevent the host method from executing. Maybe neutralize the host method? Maybe use Do.Prevent?
I want to access
yui-langtype resources and theiryui.namebut this: https://github.com/yahoo/mojito/blob/develop/lib/app/addons/rs/yui.js#L545won't let me. Please find another way to return the resource and prevent the host method from executing. Maybe neutralize the host method? Maybe use
Do.Prevent?