## Feature Request Are we able to read variables form pom.xml so that we can make these paths dynamic? ` const PATHS_CONTENT = 'content/aemdesign-showcase/au/en' const PATHS_SHOWCASE = `aemdesign-aem-showcase/src/main/content/jcr_root/${PATHS_CONTENT}` `