Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: create seperate webpack #1592

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Conversation

JeevaRamu0104
Copy link
Collaborator

@JeevaRamu0104 JeevaRamu0104 commented Oct 11, 2024

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 JeevaRamu0104 requested a review from a team as a code owner October 11, 2024 12:46
Copy link

semanticdiff-com bot commented Oct 11, 2024

Review changes with SemanticDiff.

Analyzed 3 of 5 files.

Filename Status
✔️ package.json Analyzed
✔️ webpack.custom.js Analyzed
src/screens/Connectors/ConnectorUtils.res Unsupported file format
✔️ public/hyperswitch/index.html Analyzed
config/config.toml Unsupported file format

@JeevaRamu0104 JeevaRamu0104 linked an issue Oct 11, 2024 that may be closed by this pull request
@JeevaRamu0104 JeevaRamu0104 self-assigned this Oct 11, 2024
@JeevaRamu0104 JeevaRamu0104 added chore chore S-blocked Status: Blocked on something else or other implementation work labels Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore chore S-blocked Status: Blocked on something else or other implementation work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create separate webpack without including public folder
1 participant