hyperswitch-control-center icon indicating copy to clipboard operation
hyperswitch-control-center copied to clipboard

chore: create seperate webpack

Open JeevaRamu0104 opened this issue 4 months ago • 1 comments

Type of Change

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

Description

Current webpack build is building with public folder which contains the static assets.Added new webpack configuration which ignores copying the static assets

Motivation and Context

How did you test it?

Need to check the deployment.

Where to test it?

  • [ ] INTEG
  • [ ] SANDBOX
  • [ ] PROD

Checklist

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

JeevaRamu0104 avatar Oct 11 '24 12:10 JeevaRamu0104