Merge branch 'testing-cobertura' into 'master'

Update plugins/ipns-ipfs.js, plugins/gun-ipfs.js, plugins/fetch.js,...

See merge request rysiekpl/libresilient!2
merge-requests/2/merge
Michał "rysiek" Woźniak 2021-09-01 02:53:39 +00:00
commit 75bb152428
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
})()