Skip to content
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

Use dune option ppx_runtime_libraries #86

Open
jchavarri opened this issue Dec 13, 2021 · 0 comments
Open

Use dune option ppx_runtime_libraries #86

jchavarri opened this issue Dec 13, 2021 · 0 comments

Comments

@jchavarri
Copy link
Collaborator

There is a dune stanza ppx_runtime_libraries to include the runtime lib automatically.

Per dune docs:

(ppx_runtime_libraries (<library-names>)) is for when the library is a ppx rewriter or a [@@deriving ...] plugin and has runtime dependencies. You need to specify these runtime dependencies here

This would allow to get rid of (libraries jsoo-react.lib) (can update readme instructions as well)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant