6 Commits

Author SHA1 Message Date
Mark Nadal
f7b422c690 default require Gun 2018-07-17 12:20:37 -07:00
Mark Nadal
9474753a8e make Radisk available in browser for @fuchidahiro 2018-07-09 18:21:15 -07:00
Zee Spencer
5514e00b7a Support load plugin in node
Relying on `Gun` being globally available is not valid in most cases
where a module loader is being used to import the `load` plugin.
Instead, pull `Gun` from window if window is defined, otherwise require
it using the module loader.
2018-02-22 08:52:11 -08:00
Mark Nadal
b3bba28994 fix for @sergibondarenko 2017-11-29 01:46:30 -08:00
Mark Nadal
c987e42820 load quick fix 2017-11-14 09:49:09 -08:00
Mark Nadal
ba77169d46 later for @lmangani ! 2017-09-22 15:45:26 -07:00