var app; function loadVue() { Vue.component('layer-node', { props: ['layer', 'abb'], template: ` ` }) app = new Vue({ el: "#app", data: { player, tmp, layers, Decimal, format, formatWhole, formatTime, focused, getThemeName, layerUnl, doReset, buyUpg, startChall, milestoneShown, keepGoing, VERSION, ENDGAME, LAYERS }, }) }