Skip to content

Doc Enhancement - "What's Inside" section / SSR references #380

Description

@johndevor

Seems to be out-of-date with what Yo produces.

For instance:

  • There is no file here /server/plugins/webapp/index.html

  • Resolver is not used in a newly scaffolded app

  • If you have a universal application and server-side rendering, react-resolver handles bootstrapping server-rendered markup via Resolver.render instead of ReactDOM.render. My scaffolded app uses SSR (I believe) and yet the code does not contain any reference to react-resovler.

  • And more...

Is it just me or are the docs a little out of date?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions