Closed anselmbradford closed 2 months ago
Name | Link |
---|---|
Latest commit | 412528af4a2a1c628bf3261015b3db360a545321 |
Latest deploy log | https://app.netlify.com/sites/cfpb-design-system/deploys/66e0bccd87df9700073970bf |
Deploy Preview | https://deploy-preview-2043--cfpb-design-system.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
It is easy to accidentally build only the packages or the docs and miss out on changes in one or the other. This PR combines their build calls together.
Changes
yarn build
call.Testing
yarn build
should pass. PR checks should pass.