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.
1 parent 6b0088b commit 5f3a163Copy full SHA for 5f3a163
CONTRIBUTING.md
@@ -44,6 +44,11 @@ review. We use GitHub pull requests for this purpose.
44
- Running `j2` in the shell will show the available commands for J2CL
45
development.
46
47
+**Note:** `j2` script is not ported for open-source development yet. However
48
+you can still test your contributions by running particular integration tests
49
+using `bazel test <target>`. You can also run `./build_test.sh CI` script to
50
+test againt full test suite available in the open-source repo.
51
+
52
53
### Working with the codebase
54
0 commit comments