wcm-io-frontend / aem-clientlib-generator

Creates configuration files for AEM ClientLibs and synchronizes assets.
Apache License 2.0
62 stars 32 forks source link

Missing property. #35

Closed Agatta closed 3 years ago

Agatta commented 3 years ago

We needed to add yet another property in clientlib - 'guideComponentType' for our project. It's mising in clientLibDirectoryFields array. Wouldn't be better to turn all these properties to fully configurable list than hardcode them?

ifahrentholz commented 3 years ago

Thx for your contribution. The PR is merged and released with version 1.7.6. I tend to agree with you it would probably make sense to make these props configurable - maybe having some sensible defaults.

Jdruwe commented 2 years ago

I would also like the list to be configurable instead of it being fixed like now. https://github.com/wcm-io-frontend/aem-clientlib-generator/pull/41