Skip to content
This repository was archived by the owner on Jul 30, 2018. It is now read-only.
This repository was archived by the owner on Jul 30, 2018. It is now read-only.

Re-architecture of CLI Build #197

@kitsonk

Description

@kitsonk

Enhancement

The current structure of our build commands is around the tooling and not around the actual application. @matt-gadd has suggested that we re-architect and restructure the commands to align more to their use. Specifically we should have:

  • A command that builds an application.
  • A command that builds a library (maybe a widget library).
  • A command that builds a stand alone Web Component.
  • Possibly other commands.

We shouldn't care about what the tooling is used to get to that outcome.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions