Skip to content

Support serving a web app from / #1136

Open
@adrw

Description

@adrw

Currently a web app bound using a WebTabResouceModule will be routed all downstream routes.

For example, binding a web app at / will prevent all other bound Web Actions from being given traffic since they will be forwarded to the JS web app.

Consider a masked 301 redirect web action for / to point to /app/ or another way to serve a web app from /.

Metadata

Metadata

Assignees

No one assigned

    Labels

    frontendTypescript, React, Webpack and everything Admin dashboardwebserverJetty & web actions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions