appendLoader

Add a FileAssetLoader to the end of the list of loaders, i.e. lowest priority. Note that if the constructor parameter loadCDNAssets is true (default) a CDNAssetLoader will be the current last loader, and this will be added after it.

Parameters

loader

The FileAssetLoader to add.