node-fetch utilizes Node.js standard library to work, so it cannot be used in browsers. So we need to switch back to isomorphic-fetch which works both in browsers and Node.js. Change-Id: Idc8d18021a3226fb8339c99e3009dc53cbc15b2a
node-fetch utilizes Node.js standard library to work, so it cannot be used in browsers. So we need to switch back to isomorphic-fetch which works both in browsers and Node.js. Change-Id: Idc8d18021a3226fb8339c99e3009dc53cbc15b2a