Modular architecture with Quasar #11594
-
|
Hi, I would like to know if it is possible to build a Quasar application with a modular approach? The routes should be added to the allready created router in the router/index.js file I have created a register modules js file: In my main.js i want to register all the modules: |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
https://quasar.dev/quasar-cli/boot-files#anatomy-of-a-boot-file |
Beta Was this translation helpful? Give feedback.
-
|
This does not work in anything, not only in quasar. |
Beta Was this translation helpful? Give feedback.
-
|
And then also check if you have a router-view in Module |
Beta Was this translation helpful? Give feedback.




This does not work in anything, not only in quasar.
You have a child route with path / which is root