Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support new target for building a widget library #35

Closed
agubler opened this issue Aug 1, 2018 · 0 comments · Fixed by #42
Closed

Support new target for building a widget library #35

agubler opened this issue Aug 1, 2018 · 0 comments · Fixed by #42
Assignees
Labels
enhancement New feature or request next Issue/Pull Request for the next major version

Comments

@agubler
Copy link
Member

agubler commented Aug 1, 2018

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
@agubler agubler added enhancement New feature or request next Issue/Pull Request for the next major version labels Aug 1, 2018
@mwistrand mwistrand self-assigned this Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request next Issue/Pull Request for the next major version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants