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 1f24a3b commit 173d5c1Copy full SHA for 173d5c1
1 file changed
docs/_ecosystem_8x/devkit/migrating.md
@@ -20,7 +20,7 @@ If you get an error about a command not being available, you probably just need
20
|---------------------|----------------------------------|
21
| `pdk new module` | `jig new module` |
22
| `pdk new class` | `jig new class` |
23
-| `pdk build` | `jig new module` |
+| `pdk build` | `jig build` |
24
| `pdk release` | `jig release` |
25
| `pdk convert` | _not needed_ |
26
| `pdk update` | `bundle exec msync update` |
0 commit comments