Commit 7a84cf1
Fix client build for appkit template (#4064)
## Changes
- Fix client build for appkit template
## Why
The path was incorrect:
<img width="1976" height="852" alt="image"
src="https://github.com/user-attachments/assets/f73b87e4-c75c-45aa-a5b3-b4cc79c72fd2"
/>
Co-authored-by: Igor Rekun <[email protected]>1 parent 15eb802 commit 7a84cf1
File tree
1 file changed
+1
-1
lines changed- experimental/apps-mcp/templates/appkit/template/{{.project_name}}/client
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments