Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

Aggregator should support override URLs for non-aggregated resources #217

@chuckdumont

Description

@chuckdumont

See Override URIs. For non-aggregated resources provided using the resource-id servlet init-param, override URIs could be supported in one of the following ways:

  • By matching the URI specified by the resource-id:base-name init-param against the primary URIs specified in the baseUrl, paths and packages properties of the Server-side AMD config file and using the corresponding override URI for matching resources.
  • By adding support for a resource-id:override-name init-param
  • Both of the above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions