Skip to content
#

ssr

Here are 2,323 public repositories matching this topic...

nuxt.js
emiliobondioli
emiliobondioli commented Jul 26, 2019

What problem does this feature solve?

Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling nuxt generate to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba

IlCallo
IlCallo commented Mar 4, 2021

Is your feature request related to a problem? Please describe.
Currently Quasar Modes support TS files (for Electron and PWA modes), but the CLI isn't generating them out of the box.

Additional context
We need to create the TS version of all current files in these folders:

zero

Improve this page

Add a description, image, and links to the ssr topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ssr topic, visit your repo's landing page and select "manage topics."

Learn more