4 Commits

Author SHA1 Message Date
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