hashnode-next icon indicating copy to clipboard operation
hashnode-next copied to clipboard

Exclude src/hashnode/generated

Open alexkates opened this issue 2 years ago • 0 comments

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

  1. Update the build and dev scripts to also codegen
  2. Exclude src/hashnode/generated from git

alexkates avatar Feb 18 '24 10:02 alexkates