API: The dir Property

    • Type:
    • Default:

    Example (nuxt.config.js):

    1. export default {
    2. app: 'custom-app',
    3. layouts: 'custom-layouts',
    4. static: 'custom-static',
    5. store: 'custom-store'