-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Description
The Quasar App Flow section in Quasar CLI / Boot Files is missing a few steps. From logging to the console you can see that Vue Router is like a first boot file, its import goes before files from /boot and its export executes right before files from /boot as well. I believe it is important to mention that in steps 6 and 7 or add additional steps for that.
Also, I think the App Flow is very important and should have it's own section in the docs with prefetch option included and a reference to the config file where various imports that affect the initial steps are made. That would help developers to better understand how they can optimize their app and what advantages Quasar gives them :)
Jmg-21 and hawkeye64

