Adobe-Marketing-Cloud / aem-sample-we-retail

🚫 We.Retail has been archived, see instead the WKND Guide:
https://github.com/adobe/aem-guides-wknd
Apache License 2.0
123 stars 141 forks source link

Workflow Model authoring broken after installing we-retail #97

Closed justinedelson closed 8 years ago

justinedelson commented 8 years ago

Due to the commit 46fb144d42d6937c9dd24d72126beaaa2a61cd5f, Classic UI authoring is broken after installing the we.retail package. This is especially relevant for Workflow Models, which have no Touch UI editor. This is due to the use of GCC minification by default. Rather than enabling GCC minification as the default, it should be selectively enabled where necessary.

justinedelson commented 8 years ago

@joelrich please submit pull requests for the individual client library changes which should use GCC as we cannot set that as the default per the description above.