How to load packfile with remote assets and local assets in preload?

Sweet, that solves issue 2, although there is a bug in the type definition it’s expecting only urls, so I should probably raise a bug in github about this.

Now the main issue left is that there doesn’t seem to be a way to override the baseURL in the config itself, it all seems to be ignored, and using setBaseURL inevitably affects the local assets, not sure what else I can try

1 Like