// returns < img src="//fuelstatic.com/img/logo.png" id="logo" > Asset::set_path('fuelstatic.com'); echo Asset::img('logo.png', array('id' => 'logo'));Such a feature would also support many CDN providers (considering the fact that we rsync the assets to our static domain or use the CDN's API.) Is this possible with Fuel or will it be considered to be added? Thanks
It looks like you're new here. If you want to get involved, click one of these buttons!