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

fix: remix spa #988

Merged
merged 1 commit into from Mar 9, 2024
Merged

fix: remix spa #988

merged 1 commit into from Mar 9, 2024

Conversation

Aslemammad
Copy link
Collaborator

Resolves #987

I don't understand how remix spa behaves under the hood since vite is informing us that it's a server build, but still, it's not getting SSRed.

What I did here is just not throwing error when there's no ssr content.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thanks for opening this pull request! A maintainer will review it soon.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8212857314

Details

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 3.524%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/react-server/index.ts 0 1 0.0%
Totals Coverage Status
Change from base Build 8167226260: 0.0%
Covered Lines: 884
Relevant Lines: 27799

💛 - Coveralls

@Aslemammad Aslemammad merged commit 2d53c8c into main Mar 9, 2024
8 checks passed
@Aslemammad Aslemammad deleted the fix/remix-spa branch March 9, 2024 06:52
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.

Remix SPA fails
2 participants