How to do nested routing in vue.js with lazy loading [on hold]

  • In vue app want to used nested routing.
  • How to make parents routes modularize so that it will get downloaded only when route executes.