Skip to content

[Feature] Auto import only needed components #179

@geminigeek

Description

@geminigeek

hi,

i am setting it up like here https://www.vuemail.net/getting-started/ssr , i have three templates all of them are compiling while i just want to wok on one "WelcomeEmail" ? here is the output when i set verbose true .


💌 Generating output
🚧 Compiling TailwindEmail file
🚧 Compiling VerifyEmail file
🚧 Compiling WelcomeEmail file
🌎 Injecting translations
🎉 Rendering template WelcomeEmail

this is my config

const vueEmail = config("./templates", {
  verbose: true,
  
})

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions