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 c300d86 commit 42f6568Copy full SHA for 42f6568
scripts/README.md
@@ -79,10 +79,6 @@ e.g.
79
$ devkit-admin release minor-beta --force
80
```
81
82
-## serialize
83
-
84
-Serialize JSON Schema into `.d.ts` files. This script is deprecated and doesn't work anymore.
85
86
## snapshots
87
88
Create and upload snapshots. This is used in CI.
@@ -98,14 +94,6 @@ Flags:
98
94
99
95
Compile and outputs the templates. For now, only README is being built and outputted.
100
96
101
-## bazel:test
102
103
-Run API and unit tests using Bazel.
104
105
-## bazel:integration
106
107
-Run integration tests using Bazel.
108
109
97
## validate
110
111
Performs BUILD files and license validation.
0 commit comments