Browse Source
SSR is causing problems with styled-components currently. This could be revisited when Aleph has official support for CSS-in-JSS.refactor
Hampus Sjöberg
4 years ago
1 changed files with 3 additions and 0 deletions
@ -0,0 +1,3 @@ |
|||
export default { |
|||
ssr: false, // SPA mode
|
|||
}; |
Loading…
Reference in new issue