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

Framework: Move components from /shared back to /client #1551

Closed
seear opened this issue Dec 14, 2015 · 1 comment
Closed

Framework: Move components from /shared back to /client #1551

seear opened this issue Dec 14, 2015 · 1 comment

Comments

@seear
Copy link
Contributor

seear commented Dec 14, 2015

The scope of the first stage of server-side rendering will be limited to the logged-out masterbar. Also, we will move to some technique for marking components safe to use server-side that does not involve the directory structure, whilst renaming /client to /app or similar.

Therefore, we can move any components not required for the logged-out master bar out of /shared and back to /client.

@ehg
Copy link
Member

ehg commented Jan 8, 2016

While we're doing this, let's add the @ssr-ready pragma to everything we know is compatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants