define([ 'core/history' ],function($, $history) { var doc = document.documentElement; doc.setAttribute('data-useragent', navigator.userAgent); });