Skip to content

Commit 2b15a8c

Browse files
committed
Add ppx usage waring
1 parent f320893 commit 2b15a8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ let foo = [@intl.description "Hello description"] {id: "message.hello", defaultM
123123
```
124124

125125
3. within [intl-ppx](https://github.com/ahrefs/bs-react-intl-ppx)
126+
[ReScript team recommends not to use PPXes](https://forum.rescript-lang.org/t/some-thoughts-on-community-building/1474/25)
126127

127128
```reason
128129
let hello = [%intl "hello"]

0 commit comments

Comments
 (0)