mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
preload fix
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
9f2c22d2c2
commit
9374789a71
@ -20,9 +20,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
import fetch from "node-fetch";
|
import fetch from "node-fetch";
|
||||||
import AbortController from "abort-controller";
|
|
||||||
|
|
||||||
window.AbortController = AbortController;
|
|
||||||
|
|
||||||
export {
|
export {
|
||||||
fetch
|
fetch
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user