Updated tmx.js to use the new fetchData function instead of XML/XHR.
Reference issue: 1176
NOTE: I updated a bunch of package-lock.json stuff on my end while trying to troubleshoot an error I was having that was un-related, somehow it made it into the pull request. If needed, reject this pull request and just copy/paste the tmx.js file. If maintainer sees this: Obiot is aware of the error I am talking about.
Description of change
Updated tmx.js to use the new fetchData function instead of XML/XHR. Reference issue: 1176 NOTE: I updated a bunch of package-lock.json stuff on my end while trying to troubleshoot an error I was having that was un-related, somehow it made it into the pull request. If needed, reject this pull request and just copy/paste the tmx.js file. If maintainer sees this: Obiot is aware of the error I am talking about.
Merge Checklist
npm run build
)npm run lint
)npm run test
)