-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
js_of_ocaml
support.
#9
Comments
Also see the section about linking. |
Where do you expect |
Good question... maybe just leave it in the build dir. E.g. for testing, for now, with Does assemblage support some kind of build dir lookup command ? This could be used by ad-hoc deployment scripts. In any case it should also possible to simply install @hhugo any thoughts ? |
In any case I think you need hooks in the system in order to have control over what gets installed where. A use case could be an application that installs e.g. binaries to process data or an scgi daemon and static support file for web clients ( |
Keeping the issue open as the JS files are now produced but they are not installed (yet). |
We should really try to get some feedback from the |
closing as superseded by #52 |
It would be nice to have support for
js_of_ocaml
. Basically rules to generates.js
from.cmo
s. Documentation of the tool.The text was updated successfully, but these errors were encountered: