zuby 1.0.52 → 1.0.53
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 +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -29,8 +29,8 @@ npx zuby init
|
|
|
29
29
|
- Preloading of pages and assets
|
|
30
30
|
- Static and server outputs with support for SSG, SSR, ISG and ISR render modes
|
|
31
31
|
|
|
32
|
-
And many more! Explore the [Zuby.js documentation](https://zuby.
|
|
33
|
-
Please note that Zuby.js is still in early development, so some features may not
|
|
32
|
+
And many more! Explore the [Zuby.js documentation](https://zuby.futrou.com/) to see all the features and how to use them.
|
|
33
|
+
Please note that Zuby.js is still in early development, so some features may not work properly.
|
|
34
34
|
|
|
35
35
|
## Integrations
|
|
36
36
|
|