Can i move app directory under another folder ? #67999
Replies: 3 comments
-
I think no, because the tool will search "app" in src. Moreover, if this possible, would cause problem becausa you can create a app inside the app and the main will be of src direct parent. |
Beta Was this translation helpful? Give feedback.
-
I see. module.export = {
appDirPath: './src/presentation/app'
} Alright. Thanks bro! |
Beta Was this translation helpful? Give feedback.
-
Nope, it'll look directly for What is it that you are expecting to gain? Maybe there is another way to do that? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Anyone.
I just wondering, can i move app directory under nother folder ?
Let say :
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions