CleverCloud / clever-components

Collection of Web Components by Clever Cloud
https://www.clever-cloud.com/doc/clever-components/
Apache License 2.0
215 stars 19 forks source link

CEM Analyzer: create a plugin to sort the manifest #1025

Open florian-sanders-cc opened 2 months ago

florian-sanders-cc commented 2 months ago

Context

We noticed that the manifest generated by the CEM Analyzer CLI changes everytime you run it. The difference is that components do no appear in the same order. Usually 3 or 4 components (always the same ones) switch places between two manifests.

We'd like to enforce the order thanks to a CEM plugin.