Skip to content

allow external app types to run #107

@edeustace

Description

@edeustace

actions run against some internally defined apps: default, info, item, catalog. These apps do the install, prep the webpack config then do the build. They can prepare the bundle for a given context. for example catalog is used to prepare the bundle for use in the context of the pie-catalog web app. It is foreseeable that 3rd parties may want to prepare the bundle for another context, say if they want to add an integration point, or if they have a different build set up (they may have everything pre-installed and want to use that).

A first run at the cli api:

pie apps list
pie apps add my-app
pie apps rm my-app
pie pack -a my-app

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