Skip to content

Add start:with-theme NPM script to consuming MFEs #2831

Description

@adamstankiewicz

Add the following NPM script to consuming package.json files for micro-frontends, including frontend-template-application.

{
  "scripts": {
    "start:with-theme": "paragon install-theme && npm start && npm install"
  }
}

If a consuming project is not on the latest version, defer for now but note it as a comment on this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    epicLarge unit of work, consisting of multiple tasks

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions