Skip to content

refactor: code readability for webpack configuration#1180

Closed
PritishBudhiraja wants to merge 1 commit into
mainfrom
refactor-webpack
Closed

refactor: code readability for webpack configuration#1180
PritishBudhiraja wants to merge 1 commit into
mainfrom
refactor-webpack

Conversation

@PritishBudhiraja

Copy link
Copy Markdown
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Refactor webpack for better code readability - for better adding of CSPs and new envs. Proper grouping of functions wherever needed

How did you test it?

Making the code runs and getting complied and bundled properly. Checked the HyperLoader loading properly

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@semanticdiff-com

semanticdiff-com Bot commented Aug 5, 2025

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  webpack.common.js  19% smaller
  package.json  0% smaller

@PritishBudhiraja PritishBudhiraja linked an issue Aug 5, 2025 that may be closed by this pull request
@PritishBudhiraja PritishBudhiraja self-assigned this Aug 5, 2025
@PritishBudhiraja PritishBudhiraja added the Ready for Review PR with label Ready for Review should only be reviewed. label Aug 5, 2025
@github-actions github-actions Bot added the Closed Label will be automatically added when the PR will get merged to main label Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Closed Label will be automatically added when the PR will get merged to main Ready for Review PR with label Ready for Review should only be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: code readability for webpack configuration

1 participant