cfstatic
cfstatic copied to clipboard
Create new API method, getUrl( staticPath ), to retrieve compiled URL of given static asset
i.e.
compiledUrl = cfstatic.getUrl( "/js/core/" ); // example result = '/assets/min/core.min.F86847A221FB807F6ACF1C9ADDC601AE.js'