iocamljs icon indicating copy to clipboard operation
iocamljs copied to clipboard

`-js` and `-static` doesn't seem to work together

Open samoht opened this issue 10 years ago • 2 comments

Setting both options leads to undefined results (seems that -static is ignored)

samoht avatar Oct 10 '14 09:10 samoht

Yes, the static option is used to implement the js mode, so won't work as expected there. On 10 Oct 2014 10:41, "Thomas Gazagnaire" [email protected] wrote:

Setting both options leads to undefined results (seems that -static is ignored)

— Reply to this email directly or view it on GitHub https://github.com/andrewray/iocamljs/issues/6.

andrewray avatar Oct 10 '14 10:10 andrewray

Should be fixed in andrewray/iocamlserver@f8c7015a9e9dbe4ed44adc9126f8d3407a2fc855 (static-site branch)

andrewray avatar Oct 16 '14 09:10 andrewray