Commit 99cd149
Use launch=true for package-readme to ensure commands are loaded
When scaffold package installs a package and then calls package-readme, the newly installed package needs to be available. Using launch=true spawns a new WP-CLI process where the package installation is fully effective and commands are properly loaded.
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>1 parent 419fc9c commit 99cd149
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
148 | 149 | | |
149 | | - | |
150 | | - | |
151 | | - | |
| 150 | + | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
0 commit comments