Skip to content
Snippets Groups Projects
Commit 24166584 authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

Document process for building npm package

parent a5fe3f60
No related branches found
No related tags found
No related merge requests found
build
/olm-*.tgz
......@@ -27,7 +27,8 @@ To build the javascript bindings, install emscripten from http://kripken.github.
.. code:: bash
javascript/build.py
javascript/build.py # builds javascript/olm.js
npm pack javascript # packages olm.js into olm-x.y.z.tgz
Design
------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment