Skip to content

Updates the Webpack placeholder to include a CTA for Vite

Sam Beckham requested to merge vite-cta into master

What does this MR do and why?

This updates the "Webpack is compiling" screen to include a CTA for switching to Vite. As we want more folks to start using Vite and gathering feedback, let's prompt them during our biggest Webpack pain-point.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2023-12-15_at_11.03.35 Screenshot_2023-12-15_at_11.25.30

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Make sure you're not already using Vite
  2. Navigate to a page in your GDK that you haven't been to in a while
  3. Look quickly because it reloads after a few seconds
  4. Alternatively, look at the screenshots.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sam Beckham

Merge request reports

Loading