@lomray/vite-ssr-boost 1.2.0-beta.2 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
- Unlocks Suspense for server side applications.
|
|
11
11
|
- Switch between SPA and SSR in 1 second.
|
|
12
12
|
- Charged CLI out of box.
|
|
13
|
+
- Deploy to AWS Amplify/Docker in SPA/SSR mode for 5 sec.
|
|
13
14
|
- Very easy to migrate, very easy to use.
|
|
14
15
|
- All the power of [vite](https://vitejs.dev/)⚡
|
|
15
16
|
- All the power of [react-router](https://reactrouter.com/)🛣
|