Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Incorrect behavior when 'srcDir' is set (Nuxt3) #48

@Prochy20

Description

@Prochy20

Hello,

when you set your srcDir: '/src' in nuxt.config.ts it breaks the implementation of this plugin:

Your emails must be still in the root project folder and so you cannot use its whole potential, as the composables, for instance, do not work there (since they are supposed to be at ./src)

Reproductory steps

  1. Install nuxt
  2. add srcDir: '/src' to nuxt.config.ts (see https://nuxt.com/docs/api/nuxt-config#srcdir)
  3. add vue-email module

Can you check this?

Thanks,

Martin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions