window.process = { browser: true, env: {}, nextTick: (fnc) => { setTimeout(fnc) } }