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

create separate webpack without including public folder

Open JeevaRamu0104 opened this issue 5 months ago • 0 comments

Currently all the static assets are present inside the public folder which includes.

  • ICONS
  • PNG
  1. Update the existing pipeline to upload the these static assets to s3.
  2. Create a separate webpack or update the existing webpack to ignore the public folder during the internal deployment.So that these assets can be always fetch from s3 rather than fetching it from the deployed container.

JeevaRamu0104 avatar Sep 23 '24 06:09 JeevaRamu0104