dojo / cli-build-webpack

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

Re-architecture of CLI Build #197

Closed kitsonk closed 6 years ago

kitsonk commented 7 years ago

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:

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

kitsonk commented 7 years ago

There are a couple issues being addressed under this, so converting to an epic and linking in other issues.

agubler commented 6 years ago

The re-architecture is complete with dojo/cli-build-app and dojo/cli-build-widget, further enhancements or issues are tracked in their respective issues.