Closed kristopherchun closed 9 years ago
I think it's OK to ovveride asset discovery when they are stored in an external URL. Looking up for files that are on a remote server would be time consuming.
I will come back with a caching mechanism to support S3 etc ASAP, but until then your solution is OK. I will intergrate it to the next version...
OK pushed into v1.0.13. Some testing is still needed... A better solution (caching remote paths?) will be investigated in future releases.. Thanks.
That is great! Thank you! :+1:
Have it return the the assetPath if it's an external URL to support s3 or cdn as the base path. This may not be the best solution, but it works for me :)