Commit 5933fc5
authored
Run gen-assets on build (#7075)
- [x] Uses turborepo monorepo build order to gurantee that icons/tokens/polairs-react is built before generating assets
- [x] Unblocks the odd double build behaviour in [site-container-builder to just go back to one build](https://github.com/Shopify/polaris-site-container-builder/blob/048858a84b3c5668a8d52102bf88c843554a4b18/.shopify-build/polaris-site-container-builder-production-builder.yml#L11-L18)
The downside is that building the monorepo will be a little bit slower.1 parent a3a1838 commit 5933fc5
File tree
2 files changed
+6
-1
lines changed- .changeset
- polaris.shopify.com
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments