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

Add dune file #709

Merged
merged 4 commits into from
Mar 20, 2023
Merged

Add dune file #709

merged 4 commits into from
Mar 20, 2023

Conversation

davesnx
Copy link
Member

@davesnx davesnx commented Mar 20, 2023

This PR enables the consumption of reason_react as melange dependency but it maintains the building with bs-platform and dune

(library
(name reason_react)
(wrapped false)
(flags :standard -bs-jsx 3)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

depending which melange version you install this could be changed to (preprocessing (pps reactjs-jsx-ppx))

Copy link
Member Author

@davesnx davesnx Mar 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since I don't want to install melange here yet, this will be updated when I replace bs-platform entirely with Melange (hopefully in opam) + reactjs-jsx-ppx

@davesnx davesnx force-pushed the Add-dune-file branch 3 times, most recently from c043e29 to 008dcc2 Compare March 20, 2023 21:14
@davesnx davesnx merged commit c7ec8a2 into main Mar 20, 2023
@davesnx davesnx deleted the Add-dune-file branch March 20, 2023 22:08
davesnx added a commit that referenced this pull request Mar 20, 2023
…k-deprecation-warning-push-old-readme

* 'main' of github.com:/reasonml/reason-react:
  Push CRLF issues
  Add dune file (#709)
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

Successfully merging this pull request may close these issues.

2 participants