Commit f476c63
Add codegen step to frontend CI/CD workflow
The generated GraphQL types are in .gitignore and need to be generated during CI/CD.
Added npm run codegen step before TypeScript compilation and build to ensure the generated files exist.
Co-authored-by: PhantomDave <34485699+PhantomDave@users.noreply.github.com>1 parent 18d73f2 commit f476c63
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| |||
0 commit comments