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 separate webpack #1592

Merged
merged 24 commits into from
Oct 21, 2024
Merged

chore: create separate webpack #1592

merged 24 commits into from
Oct 21, 2024

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?

All the icons should appear even after doing this 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 2 of 2 files.

Filename Status
✔️ package.json Analyzed
✔️ webpack.custom.js Analyzed

@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
@JeevaRamu0104 JeevaRamu0104 changed the title chore: create seperate webpack chore: create separate webpack Oct 14, 2024
@JeevaRamu0104 JeevaRamu0104 added S-waiting-on-review Status: This PR has been implemented and needs to be reviewed and removed S-blocked Status: Blocked on something else or other implementation work labels Oct 14, 2024
gitanjli525
gitanjli525 previously approved these changes Oct 15, 2024
config/config.toml Outdated Show resolved Hide resolved
@Riddhiagrawal001
Copy link
Contributor

LGTM

@prajwalnl0 prajwalnl0 added this pull request to the merge queue Oct 21, 2024
Merged via the queue into main with commit a22f5a6 Oct 21, 2024
9 checks passed
@prajwalnl0 prajwalnl0 deleted the create-seperate-webpack branch October 21, 2024 08:20
@github-actions github-actions bot added Closed Applied to issues or pull requests that have been successfully resolved or completed and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed chore chore labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Applied to issues or pull requests that have been successfully resolved or completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create separate webpack without including public folder
6 participants