Skip to content

fix(preview): run build before deploy-preview to generate CSS#693

Open
poetryofcode wants to merge 1 commit intoIBM:masterfrom
poetryofcode:master
Open

fix(preview): run build before deploy-preview to generate CSS#693
poetryofcode wants to merge 1 commit intoIBM:masterfrom
poetryofcode:master

Conversation

@poetryofcode
Copy link

Summary

  • The preview script was missing the yarn build step before yarn build:deploy-preview, so no CSS files were generated for the deploy
    preview to inject.
  • Added yarn build to the preview script so CSS is compiled before the
    preview build runs.

The preview script was missing the `yarn build` step, so
`build:deploy-preview` found no CSS files to inject.

Fixes IBM#631

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant