This commit is contained in:
2026-09-09 11:20:02 -06:00
parent 8c228b731a
commit c2e3e18fda
+2 -2
View File
@@ -10,9 +10,9 @@
## Usage
\`\`\`bash
```bash
node engine/emit.mjs <target> <dir>
\`\`\`
```
* **`<target>`**: The deploy plugin directory located inside `engine/` (e.g., `cloudflare`).
* **`<dir>`**: The target instance directory where the adapter files will be projected.