Automattic / wc-calypso-bridge

20 stars 4 forks source link

Fix broken image on woo launchpad header. #1481

Closed yansern closed 3 months ago

yansern commented 3 months ago

Changes proposed in this Pull Request:

Closes # .

How to test the changes in this Pull Request:

Apparently some the png images have updated to svgs in Woo core.

Just test these URLs.

BAD: https://your-wcom-site.wpcomstaging.com/wp-content/plugins/woocommerce/assets/images/task_list/sales-section-illustration.png GOOD: https://your-wcom-site.wpcomstaging.com/wp-content/plugins/woocommerce/assets/images/task_list/sales-section-illustration.svg

BAD: https://your-wcom-site.wpcomstaging.com/wp-content/plugins/woocommerce/assets/images/task_list/payment-illustration.png GOOD: https://your-wcom-site.wpcomstaging.com/wp-content/plugins/woocommerce/assets/images/task_list/'images/task_list/payment-illustration.svg

image

Other information:

FOR PR REVIEWER ONLY:

github-actions[bot] commented 3 months ago

Size Change: +4 B (0%)

Total Size: 200 kB

Filename Size Change
./build/index.js 125 kB +4 B (0%)
ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `./build/53.js` | 1.05 kB | | `./build/index.css` | 883 B | | `./build/marketing.js` | 58 kB | | `./build/payment-gateway-suggestions.css` | 1.25 kB | | `./build/payment-gateway-suggestions.js` | 6.46 kB | | `./build/plugins.js` | 3.92 kB | | `./build/style-index.css` | 2.15 kB | | `./build/style-marketing.css` | 805 B |

compressed-size-action