element-hq / compound

Element's design system
https://compound.element.io
Apache License 2.0
12 stars 3 forks source link

Adding a new icon requires `yarn build` to be run twice. #326

Open pixlwave opened 1 month ago

pixlwave commented 1 month ago

Taken from https://github.com/element-hq/compound-design-tokens/pull/107:

When adding a new icon .svg file, running yarn build only updates icons/* and assets/web/icons/*. You have to run it a second time to update assets/android/*, assets/ios/* and assets/web/js/*