We are currently using SPA(AEM+react application) in 6.4.3, we had a requirement to use the OOTB/Custom non-spa components in the project to the existing SPA maven archetype, idea is to create a page with OOTB or custom non-spa component, what should we do to achieve this functionality ? Do we need to create a new template which support that feature ? that page will be served from AEM publisher not on react app.
Thanks in advance for your inputs! Any input is appreciated !