Ove Sundal
Results
1
issues of
Ove Sundal
Problem: When building and serving one of the applications as a standalone, it will not render any JS logic. Solution: Remove the `if (process.env.NODE_ENV === 'development') {....` guard in bootstrap.tsx...