Closed jordwalke closed 8 years ago
Correct. You need to specify the name of the actual package because we pass it to ocamlc. ocamlfindDependencies
can simply be an array. We don't use the values at all.
Currently we have to manually write ocamlfindDependencies, we should probably automate it using rebel in future.
an array seems like it would be much easier to understand, especially since it deviates from the package.json
names.
I'm using the outdated
rebel#bin
package, but maybe it's still an issue. The docs say thatocamlfindDependencies
should be specified just like your npm dependencies, but I think they need to be specified differently - the key needs to be the ocamlfind package name. For example, even if my package.json specifiedMy
rebel
config should be: