Hi @areindl ,
Thank you for this sample.
I was wondering if there's a way where we can extend nuxt core so as to auto read our new dir structure?
Currently we need to define our strategy in a module's index.js, which seems a little overhead everytime we define a new module.