Skip to content

Commit 2db20e0

Browse files
Dovakeidynecolas
authored andcommitted
Add Vite setup documentation and working example
Convert app/example-ui components to use .jsx extensions as expected by Vite. Close #433 Fix #265
1 parent 4125076 commit 2db20e0

31 files changed

Lines changed: 1964 additions & 137 deletions

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Development monorepo for "React Strict DOM".
1616
* [example-ui](https://github.com/facebook/react-strict-dom/blob/main/apps/example-ui)
1717
* [expo-app](https://github.com/facebook/react-strict-dom/tree/main/apps/expo-app)
1818
* [nextjs-app](https://github.com/facebook/react-strict-dom/blob/main/apps/nextjs-app)
19+
* [vite-app](https://github.com/facebook/react-strict-dom/blob/main/apps/vite-app)
1920
* [platform-tests](https://github.com/facebook/react-strict-dom/blob/main/apps/platform-tests)
2021
* `packages`
2122
* Contains the individual packages managed in the monorepo.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)