Replies: 2 comments 2 replies
-
I'm so sorry, could not follow what you mean with this. Could you rephrase it? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry for being to brief here. What I would want is a feature folder structure like the following:
If I run
But this does not help me. I would want to define a matching pattern instead:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At the moment, the email template dev server looks for the /emails folder. We can define a
--dir
, however, is it also possible to define a file matching pattern so that I can just point the --dir tosrc/
? Reason: I would like to nest the emails accordingly in my feature folders.Beta Was this translation helpful? Give feedback.
All reactions