aem-spa-project-archetype icon indicating copy to clipboard operation
aem-spa-project-archetype copied to clipboard

Maven Archetype for creating new AEM SPA projects

Results 2 aem-spa-project-archetype issues
Sort by recently updated
recently updated
newest added

Upgrade to Angular v9 per the instructions at https://update.angular.io/#8.0:9.0l2 When building with the -prod flag, any [authored Text component from this repo](https://github.com/adobe/aem-spa-project-archetype/tree/master/src/test/resources/projects/angular/reference/angular-app/src/app/components/text) fails to render. Specifically, it's the [ng build...

This is a question rather than a feature request/bug. There is no sling mapping support in the outputted json, is that right? The outputted model.json; if it has any internal...