1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-05-26 10:57:08 +03:00

3 Commits

Author SHA1 Message Date
Kegan Dougal
9b4ba0afe8 Redo build process for browsers and node. Update examples.
We now rely on browserify for building browser-specific versions of the JS
SDK. This can be initiated by running 'npm run build-js'. Node versions are
unaffected.
2015-06-03 15:51:48 +01:00
Kegan Dougal
18a684e0be Add tiny promise wrapper. 2015-03-04 20:38:29 +00:00
Kegan Dougal
39fed87bb4 Add examples to show it working in node and browser 2015-03-04 17:24:20 +00:00