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
Building multiple assets in a single dependency module can get tricky, because pulling from the distributions can result in multi-file assets, which are not supported yet. To make things even more interesting, the bundle built by the asset tool is valid at build time and invalid at runtime.
The text was updated successfully, but these errors were encountered:
Building multiple assets in a single dependency module can get tricky, because pulling from the distributions can result in multi-file assets, which are not supported yet. To make things even more interesting, the bundle built by the asset tool is valid at build time and invalid at runtime.
The text was updated successfully, but these errors were encountered: