Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 271 Bytes

before-commit-checks.md

File metadata and controls

5 lines (5 loc) · 271 Bytes
  1. Run command pnpm runn and check any error in termial
  2. Open console and visit every page in project if error found fix it
  3. Need to remove server-only and client only imports
  4. Then again repeat first step
  5. Run pnpm build command check any error in terminal