Closed pun-ky closed 5 years ago
from ~/.aem/${project.rootProject.name} to ${project.rootProject.file(".aem")
~/.aem/${project.rootProject.name}
${project.rootProject.file(".aem")
it will be easier to preview what instance holds directly in IDE, could be shared folder when using vagrant
still value will be overiddable
Done
from
~/.aem/${project.rootProject.name}
to${project.rootProject.file(".aem")
it will be easier to preview what instance holds directly in IDE, could be shared folder when using vagrant
still value will be overiddable