Aratramba / design-manual

Lightweight Design System Generator
http://eightmedia.github.io/design-manual
15 stars 1 forks source link

Filter components render queue #86

Closed Aratramba closed 6 years ago

Aratramba commented 7 years ago

it would be nice (and probably doable) to be able to shorten the queue to components that have actually changed. This can already be done by adding a render-flag when components.json and design-manual.json are being matched.

https://github.com/EightMedia/design-manual/blob/refactor-generator/lib/components.js#L113