aidenybai / million

Optimize React performance and make your React 70% faster in minutes, not months.
https://million.dev
MIT License
15.89k stars 558 forks source link

fix: remix spa #988

Closed Aslemammad closed 3 months ago

Aslemammad commented 3 months ago

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.

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 8212857314

Details


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

💛 - Coveralls