assetURI.js 84 Bytes Raw Blame History Permalink 1 2 3 module.exports = function(path) { return window.STATIC_RESOURCE_PATH + path; };