This plugin allows you to use chcp
Javascript module into your ocaml
mobile app.
This module is binding to the ? cordova-hot-code-push plugin ? / the ? ? chcp Javascript module ?
You can use opam by pinning the repository with:
opam pin add chcp https://github.com/besport/ocaml-chcp
to compile your project, use:
dune build @install
Finally, install the "chcp" plugin with:
cordova plugin add chcp
[TODO]
See the cordova-hot-code-push-plugin official documentation for more details
[TODO]
See the cordova-hot-code-push-plugin official documentation for more details
[TODO]