microsoft / fluentui-token-pipeline

The Fluent UI token pipeline generates source code for Fluent UI libraries.
https://microsoft.github.io/fluentui-token-pipeline/
Other
41 stars 18 forks source link

Build individual platforms #24

Closed TravisSpomer closed 3 years ago

TravisSpomer commented 3 years ago

This PR adds a --platform <name> flag to the CLI allowing you to build one or more platforms instead of everything at once. It also changes it so that platform outputs are built independently, which will be a requirement to complete issue #6.