Skip to content

refactor: split large monolithic modules into smaller focused files#31

Merged
Harsh16gupta merged 1 commit into
masterfrom
split-large-modules
Jul 16, 2026
Merged

refactor: split large monolithic modules into smaller focused files#31
Harsh16gupta merged 1 commit into
masterfrom
split-large-modules

Conversation

@Harsh16gupta

Copy link
Copy Markdown
Collaborator

I broke down four of the largest files in the codebase into smaller, easier-to-read files:

  • postProcess.ts
  • applyChanges.ts
  • AppStateContext.tsx
  • runPipeline.ts

No code logic was changed, and everything is still imported the same way so nothing breaks. I ran the compiler, build, and linter locally, and they all pass without any issues.

@Harsh16gupta Harsh16gupta self-assigned this Jul 16, 2026
@Harsh16gupta

Copy link
Copy Markdown
Collaborator Author

Merging this as it's just a code refactor
there are no logic changes or new features added.

@Harsh16gupta
Harsh16gupta merged commit fc1edd0 into master Jul 16, 2026
1 check passed
@Harsh16gupta
Harsh16gupta deleted the split-large-modules branch July 17, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant