public-path.js 127 Bytes
const pkg = require('../package.json');
window.arcgisAssetsPath = `${window.location.origin}/${pkg.name.toLocaleLowerCase()}`;