We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d63e7cb commit 5a1127fCopy full SHA for 5a1127f
2 files changed
ppx/dune
@@ -1,8 +1,7 @@
1
(library
2
(name reason_react_ppx)
3
- (modules reason_react_ppx)
+ (modules :standard \ standalone)
4
(public_name reason-react-ppx)
5
- (flags :standard -w -9)
6
(kind ppx_rewriter)
7
(libraries ppxlib))
8
0 commit comments