|
Are there any specific reasons to don't allow custom emails dir config for both the generator and the preview server? I believe it currently only supports |
Replies: 2 comments 7 replies
|
Hey @edgarlr. Only reason currently is that we don't have a way to store the path. After we add the config file, it should be trivial. Sorry about the inconvenience until then though. Here's the config file issue (will be worked on soon) #74 cc @alexfarrill |
|
Quick followup... @alexfarrill shipped the solution in #116 ! The emails directory can now be specified in mailing.config.json or with the The change has been release in the latest version of |
Quick followup... @alexfarrill shipped the solution in #116 !
The emails directory can now be specified in mailing.config.json or with the
--emails-dirCLI option.The change has been release in the latest version of
mailingandmailing-core.