dojo / cli-build-webpack

🚀 **DEPRECATED** Dojo 2 - cli command for building applications
http://dojo.io
Other
4 stars 19 forks source link

CLI Build Widget #257

Closed kitsonk closed 6 years ago

kitsonk commented 6 years ago

Enhancement

With the changes that will be delivered with cli-build-app (see #197) there is an area of functionality that is not covered by the build of an "app". This is the functionality to create a redistributable of a widget or a set of widgets for consumption in other libraries.

This epic is designed to track the tasks related to this feature. At a minimum, the use cases that need to be addressed are:

agubler commented 6 years ago

This has been covered by the cli-build-widget command - currently supports a target of a custom element with a future enhancement to build individual native dojo 2 widgets.