Configutation to start develop a SPA #216
-
From the documentation, there is a flag to start the develop the application in SPA mode, but in the examples this flag it is not present. What is the current configuration to enable the SPA mode? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
What does SPA mode mean in this context, client side render? If that's what you mean, then how does Aleph work in this case, does it push down the entire codebase on first request like SPAs and from that point we make async client side requests for data? |
Beta Was this translation helpful? Give feedback.
check this