Skip to content

Support new target for building a widget library #35

@agubler

Description

@agubler

Currently cli-build-widget has a single target, which is to compile a dojo widget into a custom element.

We should look to add a new "target" for building a widget library that can be be shared across multiple downstream projects. This needs to include building the widgets (to .mjs and .js), css and provide the widget typings files.

Possible example usage:

dojo build widget --target lib

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestnextIssue/Pull Request for the next major version

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions