Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PRO-6904: Fix custom bundles CSS injection #4821

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

myovchev
Copy link
Contributor

Summary

Fix an issue, when custom bundle CSS, that is extracted from the JS land is not injected in the page. This can happen when the bundle doesn't provide any ui/src/bundle-name.scss.

What are the specific steps to test this change?

CSS built from framework components (e.g. .vue, .svelte) is correctly injected in pages when custom bundle JS is loaded.

What kind of change does this PR introduce?

(Check at least one)

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Build-related changes
  • Other

Make sure the PR fulfills these requirements:

  • It includes a) the existing issue ID being resolved, b) a convincing reason for adding this feature, or c) a clear description of the bug it resolves
  • The changelog is updated
  • Related documentation has been updated
  • Related tests have been updated

If adding a new feature without an already open issue, it's best to open a feature request issue first and wait for approval before working on it.

Other information:

Copy link

linear bot commented Dec 16, 2024

@myovchev myovchev requested a review from boutell December 16, 2024 13:57
@myovchev myovchev merged commit 4f174ed into main Dec 16, 2024
9 checks passed
@myovchev myovchev deleted the PRO-6904-css-inject branch December 16, 2024 14:20
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.

2 participants