Update plugins/ipns-ipfs.js, plugins/gun-ipfs.js, plugins/fetch.js, plugins/cache.js, plugins/any-of.js, plugins/alt-fetch.js files

merge-requests/2/head
Michał "rysiek" Woźniak 2021-09-01 02:51:58 +00:00
rodzic 3295620ece
commit 78e1eb08fb
6 zmienionych plików z 6 dodań i 6 usunięć

Wyświetl plik

@ -147,5 +147,5 @@
fetch: fetchContentFromAlternativeEndpoints
})
// done with not poluting the global namespace
// done with not polluting the global namespace
})()

Wyświetl plik

@ -51,5 +51,5 @@
uses: config.plugins
})
// done with not poluting the global namespace
// done with not polluting the global namespace
})()

Wyświetl plik

@ -146,5 +146,5 @@
unstash: clearCachedContent
})
// done with not poluting the global namespace
// done with not polluting the global namespace
})()

Wyświetl plik

@ -75,5 +75,5 @@
fetch: fetchContent
})
// done with not poluting the global namespace
// done with not polluting the global namespace
})()

Wyświetl plik

@ -484,5 +484,5 @@ if (typeof window === 'undefined') {
publish: publishContent
})
// done with not poluting the global namespace
// done with not polluting the global namespace
})()

Wyświetl plik

@ -340,5 +340,5 @@
publish: publishContent
})
// done with not poluting the global namespace
// done with not polluting the global namespace
})()