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

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

Closed
Prochy20 opened this issue Apr 14, 2024 · 1 comment
Closed

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

Prochy20 opened this issue Apr 14, 2024 · 1 comment

Comments

@Prochy20
Copy link

Prochy20 commented Apr 14, 2024

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.

@Prochy20 Prochy20 changed the title Incorrect behavior when 'srcDir' is set. Incorrect behavior when 'srcDir' is set (Nuxt3) Apr 14, 2024
@Flowko Flowko transferred this issue from vue-email/vue-email Jun 4, 2024
@Flowko Flowko mentioned this issue Jun 4, 2024
5 tasks
@Flowko
Copy link
Member

Flowko commented Jun 22, 2024

we just merged a new project rewrite, please do check the docs and the updated logic https://vuemail.net/

@Flowko Flowko closed this as completed Jun 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants