Commit Graph

13 Commits

Author SHA1 Message Date
jiftechnify a43f2a708c fix problem when required from CommonJS 2023-12-23 08:31:39 -03:00
fiatjaf 7f11c0c618
unsplit, backwards-compatibility, wasm relay and pool must be configured manually from the abstract classes. 2023-12-21 19:57:28 -03:00
fiatjaf 0cc3c02d84
fix fix yield. 2023-12-20 10:49:08 -03:00
fiatjaf 9648de3470
update build process and list of exports. 2023-12-19 14:01:28 -03:00
fiatjaf 3d541e537e
move to bun and bun:test and remove jest. 2023-12-16 14:53:32 -03:00
franzap ce11a5fc89
Organize build, allow one entrypoint per file (#305) 2023-10-01 18:20:53 -03:00
Alex Gleason 718032022c
just format 2023-08-31 13:42:15 -05:00
Fernando López Guevara 0d77013aab
chore(dx): add format script 💅 (#128) 2023-02-28 12:19:10 -03:00
Moe Jangda 165ff44dff include `package.json` with `type: module` near esm bundle so that it's usable 2023-02-19 20:54:55 -03:00
fiatjaf 4bd4469357
remove useless readable-stream dependency. 2022-12-21 16:19:59 -03:00
fiatjaf b96159ad36
better publishing built files. 2022-12-20 16:56:05 -03:00
Lennon Day-Reynolds 821a8f7895
TypeScript definitions (#18) 2022-07-15 15:49:49 -03:00
fiatjaf dc489bf387 build esm module that can be imported from browsers.
closes https://github.com/fiatjaf/nostr-tools/issues/14
2022-05-08 20:49:36 -03:00