dojo / cli-build-webpack

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

Currently, the boilerplate depends on `dojo/stores` and thus `compose`. #103

Closed rishson closed 7 years ago

rishson commented 7 years ago

We should remove the dojo/stores dep from the boilerplate package.json. Whilst the dojo/stores dep is OK in itself, it has a peer dep of dojo/compose so will raise warning on running dojo create if compose is not found.

rishson commented 7 years ago

Issue moved to dojo/cli-create-app #60 via ZenHub