Skip to content

W-21354832 increase bundle size, fix the package.json lock file surgically and other changes#3704

Merged
amittapalli merged 7 commits intot/team404/sfp-on-pwafrom
amittapalli/pwa-check-failures
Mar 3, 2026
Merged

W-21354832 increase bundle size, fix the package.json lock file surgically and other changes#3704
amittapalli merged 7 commits intot/team404/sfp-on-pwafrom
amittapalli/pwa-check-failures

Conversation

@amittapalli
Copy link
Contributor

@amittapalli amittapalli commented Mar 3, 2026

Description

  • increase bundle size,
  • fix the package.json lock file surgically
  • address CI/CD check failures
  • Revert the default.js to what it should be and only add the payments properties
  • update change files
  • linting issues

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Breaking change (could cause existing functionality to not work as expected)
  • Other changes (non-breaking changes that does not fit any of the above)

Breaking changes include:

  • Removing a public function or component or prop
  • Adding a required argument to a function
  • Changing the data type of a function parameter or return value
  • Adding a new peer dependency to package.json

Changes

  • (change1)

How to Test-Drive This PR

  • (step1)

Checklists

General

  • Changes are covered by test cases
  • CHANGELOG.md updated with a short description of changes (not required for documentation updates)

Accessibility Compliance

You must check off all items in one of the follow two lists:

  • There are no changes to UI

or...

Localization

  • Changes include a UI text update in the Retail React App (which requires translation)

@amittapalli amittapalli requested a review from a team as a code owner March 3, 2026 03:07
@cc-prodsec
Copy link
Collaborator

cc-prodsec commented Mar 3, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

{
"path": "build/main.js",
"maxSize": "90 kB"
"maxSize": "98 kB"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we allowed to increase bundle size?

Other solution might be to lazy load payment express components.

@amittapalli amittapalli merged commit 34a71e8 into t/team404/sfp-on-pwa Mar 3, 2026
17 of 42 checks passed
@amittapalli amittapalli deleted the amittapalli/pwa-check-failures branch March 3, 2026 17:25
rasbhat pushed a commit that referenced this pull request Mar 5, 2026
…cally and other changes (#3704)

* W-21354832 increase bundle size, fix the package.json lock file surgically for now, add change log

* W-21354832 increase bundle size for vendor,js

* W-21354832 address additional linting errors in handle bars, change log

* W-21354832 add another change log

* fix failing unit tests afte isomorphic bump

* Fix mocks for failing unit tests

* Revert default.js to original state and add only the sfpayments section
rasbhat pushed a commit that referenced this pull request Mar 5, 2026
…cally and other changes (#3704)

* W-21354832 increase bundle size, fix the package.json lock file surgically for now, add change log

* W-21354832 increase bundle size for vendor,js

* W-21354832 address additional linting errors in handle bars, change log

* W-21354832 add another change log

* fix failing unit tests afte isomorphic bump

* Fix mocks for failing unit tests

* Revert default.js to original state and add only the sfpayments section
rasbhat pushed a commit that referenced this pull request Mar 5, 2026
…cally and other changes (#3704)

* W-21354832 increase bundle size, fix the package.json lock file surgically for now, add change log

* W-21354832 increase bundle size for vendor,js

* W-21354832 address additional linting errors in handle bars, change log

* W-21354832 add another change log

* fix failing unit tests afte isomorphic bump

* Fix mocks for failing unit tests

* Revert default.js to original state and add only the sfpayments section
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants