Skip to content

fix(angular-rspack): ssg should not run on serve #75

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

Merged
merged 1 commit into from
May 6, 2025
Merged

Conversation

Coly010
Copy link
Collaborator

@Coly010 Coly010 commented May 6, 2025

Current Behaviour

SSG is attempting to run on serve. This is problematic because it cannot find the browser index.html to extract routes.

Expected Behaviour

SSG should not run on serve. SSG should also run after browser has compiled.
Server configuration should have a dependency to the browser build.

Copy link

nx-cloud bot commented May 6, 2025

View your CI Pipeline Execution ↗ for commit ca67dd7.

Command Status Duration Result
nx-cloud record -- pnpm check-commit ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-05-06 15:13:55 UTC

@Coly010 Coly010 merged commit 57d1a7f into main May 6, 2025
4 checks passed
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.

1 participant