Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

allow to modify/replace artifact-listing contents at runtime #474

@x1B

Description

@x1B

Currently, all application artifacts (widgets, pages, flows, layouts...) are prebundled using the laxar-loader for webpack.
Sometimes it is desirable to add or replace individual items, e.g. to load user-defined pages from a REST-service.

To implement this feature, we could allow to decorate the axArtifactsProvider through the application configuration (which would be created with a reference to the original provider).

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