Skip to content

Conversation

mcollovati
Copy link
Collaborator

Prevents frontend compilation failures on hot reload caused by the deletion of css.generated.js and css.generated.d.ts generated files when the prepare frontend task is executed.

Fixes #21892

Prevents frontend compilation failures on hot reload caused by the deletion of
css.generated.js and css.generated.d.ts generated files when prepare
frontend task is executed.

Fixes #21892
@mcollovati mcollovati requested review from tltv and vursen July 16, 2025 10:52
Copy link

Copy link
Contributor

@vursen vursen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested the fix locally and can confirm that it resolves the issue.

Copy link

github-actions bot commented Jul 16, 2025

Test Results

1 237 files  ± 0  1 237 suites  ±0   1h 13m 8s ⏱️ - 1m 19s
8 488 tests ± 0  8 431 ✅ ± 0  57 💤 ±0  0 ❌ ±0 
8 866 runs   - 33  8 800 ✅  - 33  66 💤 ±0  0 ❌ ±0 

Results for commit d684127. ± Comparison against base commit 416359a.

♻️ This comment has been updated with latest results.

@tltv tltv merged commit 1f56554 into main Jul 17, 2025
72 of 78 checks passed
@tltv tltv deleted the issues/21892-failed_to_load_css.generated.js branch July 17, 2025 11:08
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 25.0.0-alpha3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression: Failed to load url /generated/css.generated.js
4 participants