A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
chore(react): update v18 test app to use vite (#27935)
Issue number: N/A --------- <!-- Please do not submit updates to dependencies unless it fixes an issue. --> <!-- Please try to limit your pull request to one type (bugfix, feature, etc). Submit multiple pull requests if needed. --> ## What is the current behavior? <!-- Please describe the current behavior that you are modifying. --> React 17/18 test apps use react-scripts. This does not align with our starter templates. ## What is the new behavior? <!-- Please describe the behavior or changes that are being added by this PR. --> - Updates the React 18 test app to use Vite - Leaves the React 17 test app on react-scripts for now - Updates test app dependencies to align with the react starters ## Does this introduce a breaking change? - [ ] Yes - [x] No <!-- If this introduces a breaking change, please describe the impact and migration path for existing applications below. --> ## Other information <!-- Any other information that is important to this PR such as screenshots of how the component looks before and after the change. -->
S
Sean Perkins committed
aa326a6eda57794deb98fdb7bbfa6c1ce73bb524
Parent: 1cf1eca
Committed by GitHub <noreply@github.com>
on 8/9/2023, 2:12:51 PM