Skip to content

first pass at server-side rendering#1

Merged
emuvente merged 11 commits into
masterfrom
SSR-In-Progress
Nov 18, 2017
Merged

first pass at server-side rendering#1
emuvente merged 11 commits into
masterfrom
SSR-In-Progress

Conversation

@emuvente
Copy link
Copy Markdown
Collaborator

No description provided.

mcstover and others added 11 commits October 24, 2017 12:07
/two currently renders from the server but / is delivering the empty template instead of the server...

A few other in progress items included attempts to get modernizr + foundation loaded in App.vue to no avail. We will likely have to follow the errors mocking out globals as we find them to make this work. I think a better route would be to Webpack Provide or Expose these only in the client.

Will work on integrating SSR into dev mode soon to make it easier to work.
… applied in either the server or client specific files. Updated server/index to activate both live and dev servers. Turned off Jquery + Foundation for now until we work on how to do client only setup for these.
@emuvente emuvente requested a review from mcstover November 18, 2017 00:43
Copy link
Copy Markdown
Collaborator

@mcstover mcstover left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants