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 4b2da72 commit 44b29e0Copy full SHA for 44b29e0
crates/javy/README.md
@@ -45,4 +45,6 @@ context.with(|cx| {
45
46
## Publishing to crates.io
47
48
-To publish this crate to crates.io, run `./publish.sh`.
+To publish this crate to crates.io, run `./publish.sh`. You will likely need to
49
+run `git submodule deinit test262` so the working tree is small enough for the
50
+publishing to succeed.
0 commit comments