Commit Graph

8 Commits

Author SHA1 Message Date
fryorcraken.eth 8cbf0ca0e6
feat(store-reactjs-chat): replace protons with protobufjs for protobuf serialization
Proto files must be used for latest version of protons. This is not ideal when build an example and iterating fast.
2022-09-02 15:04:05 +10:00
fryorcraken.eth 08312c73d0
ci: do not run react tests
No value in these tests + some issue encountered due to ESM (I assume).
2022-09-01 10:38:47 +10:00
fryorcraken.eth 7ae8a4960c
build: correct homepage 2022-08-30 14:44:06 +10:00
fryorcraken.eth 3705ad1107
build: install js-waku@next 2022-08-30 14:43:19 +10:00
fryorcraken.eth 72ab3f22ec
build: remove polyfill deps 2022-08-30 14:39:05 +10:00
fryorcraken.eth 35979bc614
build(store-react-js): install missing deps 2022-08-08 12:19:05 +10:00
fryorcraken.eth e55d0219c1
build(store-react-js): install missing peer deps 2022-08-08 12:17:32 +10:00
Franck Royer 9efb96091f
First commit 2022-06-17 10:48:15 +10:00