Hey, thanks for the reply. I've attempted that and while it does actively update changes on the dev server @ localhost:8080, it opens the home page and not what I actually want to check out. The changes in AEM itself are still not being applied. My current solution is to run 'npm run dev' and then u...