relay-compiler 0.0.0-main-378104f3 → 0.0.0-main-4fd06d12
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +1 -0
- package/linux-x64/relay +0 -0
- package/macos-arm64/relay +0 -0
- package/macos-x64/relay +0 -0
- package/package.json +1 -1
- package/win-x64/relay.exe +0 -0
package/README.md
CHANGED
@@ -104,5 +104,6 @@ when you need to run the compiler.
|
|
104
104
|
- `--src` Relative path to the source code.
|
105
105
|
- `--schema` Relative path to schema file.
|
106
106
|
- `--artifactDirectory` Compiler output directory.
|
107
|
+
- `--repersist` Run the persister even if the query has not changed.
|
107
108
|
- `--watch` Run compiler in `watch` mode
|
108
109
|
(requires [`watchman`](https://facebook.github.io/watchman/) to be installed).
|
package/linux-x64/relay
CHANGED
Binary file
|
package/macos-arm64/relay
CHANGED
Binary file
|
package/macos-x64/relay
CHANGED
Binary file
|
package/package.json
CHANGED
package/win-x64/relay.exe
CHANGED
Binary file
|