We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f9b674 + 7d574a4 commit c3fae5cCopy full SHA for c3fae5c
.travis.yml
@@ -10,4 +10,4 @@ install:
10
- esy install
11
script:
12
- esy build
13
-- esy ./_build/default/bin/Hello.exe
+# - esy ./_build/default/bin/Extract.exe
README.md
@@ -1,5 +1,7 @@
1
# bs-react-intl-extractor
2
3
+[](https://travis-ci.org/cknitt/bs-react-intl-extractor)
4
+
5
Extracts messages for localization from [Reason] source files.
6
7
This assumes that you are using the [bs-react-intl] bindings for [react-intl]
0 commit comments