Supernova Cloud > Code Integration > Build
. You will see an interface that, if you never used it, will have only one option - to create a new build.+ NEW
button. You will be presented with a dialog asking you what combination of exporter / design system / version you want to build.Flutter Exporter
that we previously installed to provide us code from a design system called Magic Wand
and we are specifically asking for the data from the Shared Draft
version.shared draft
version is always present and you can think about it as HEAD
in terms of Git - the place where the design team is pushing the bleeding-edge updates until they are ready to stabilize in a semantically named version.RUN
a build, it will be queued on our CI/CD servers and will generate the code on your behalf. You can stay on the same page - it will automatically refresh when the code is ready..zip
file immediately.Open Playground
. This will open up the Cloud Playground for the specified exporter.