Re-add fetch polyfill (#727)
Removed in #367, but core-js does not include fetch, and eslint-plugin-compat just doesn't seem to complain when inside an if block.
This commit is contained in:
parent
79a8c6ab9a
commit
32107759e2
4 changed files with 19 additions and 2 deletions
|
|
@ -142,3 +142,5 @@ Copyright (c) 2018 Norbert Renner and [contributors](https://github.com/nrenner/
|
|||
[CC0-1.0 License](https://github.com/ideditor/temaki/blob/main/LICENSE.md)
|
||||
- [leaflet-osm-notes](https://github.com/osmlab/leaflet-osm-notes)
|
||||
[The Unlicense](https://github.com/osmlab/leaflet-osm-notes/blob/gh-pages/LICENSE)
|
||||
- [Fetch polyfill](https://github.com/Github/fetch)
|
||||
Copyright (c) 2014-2016 GitHub, Inc.; [MIT License](https://github.com/github/fetch/blob/master/LICENSE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue