cu-mkp / editioncrafter

Software for the development of EditionCrafter, digital critical edition publication tool
https://editioncrafter.org/
MIT License
9 stars 3 forks source link

Replace Axios library with window.fetch() #131

Closed NickLaiacona closed 4 months ago

NickLaiacona commented 4 months ago

This PR replaces the Axios library with the browser native window.fetch() method.