Skip to content

Framework: Rename client to app #2319

Closed
@ehg

Description

Since code in client/ will be used for server side rendering, as well as client side rendering. Now that we're getting rid of the shared/ dir — the name of the client/ directory is misleading. We should rename it to app.

I think we'll need to:

  • Rename client -> app
  • Find and replace client references with app
  • Update external repos that depend on the client dir, for example wp-desktop
  • Update any external docs
  • Check the semantics of the top-level directory structure. Does server make sense? How do we define app/?

@mtias have I missed anything?

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