This repository has been archived on 2020-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
tdlib-fork/example/emscripten/build-tdweb.sh
Arseny Smirnov df1c8d8297 Add an emscripten example (tdweb)
GitOrigin-RevId: a05f88d5899de77fb15a0b9d476f09c7a388dc74
2018-12-21 19:03:26 +03:00

5 lines
43 B
Bash
Executable File

pushd .
cd tdweb
npm install
npm run build