hashnode-next
hashnode-next copied to clipboard
Exclude src/hashnode/generated
Is your feature request related to a problem? Please describe.
src/hashnode/generated is really a build artifact that is needed at runtime. It's generated from running pnpm codegen.
Describe the solution you'd like
- Update the build and dev scripts to also codegen
- Exclude src/hashnode/generated from git