extends
To install Vike extensions you use extends
:
Inheritance
Note that config inheritance also applies to extends
.
For example, you can use two completely different rendering strategy: some pages can use Vue without SSR while other pages can use React with SSR.