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
Currently assets are accessed using the 'bind' method on an AssetStorage on the main thread.
We would probably want to simplify either the requirements or add additional methods.
Currently assets are accessed using the 'bind' method on an AssetStorage on the main thread.
We would probably want to simplify either the requirements or add additional methods.
For now it's just an idea.