adobe / aem-spa-project-archetype

Maven Archetype for creating new AEM SPA projects
Apache License 2.0
61 stars 32 forks source link

Text Component Fails to Render after upgrading to Angular 9 #137

Open iameduardod opened 4 years ago

iameduardod commented 4 years ago

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 fails to render.

Specifically, it's the ng build option optimization set to true (which is included for prod builds)