Skip to content

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 <[email protected]>
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