dojo / cli-build-webpack

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

Integrate 3rd Party Libraries #165

Closed kitsonk closed 7 years ago

kitsonk commented 7 years ago

Enhancement

We need to articulate a workflow of how someone would integrate a 3rd party library into a Dojo 2 build. Including libraries that are already in some sort of module format would be as simple as requiring them, but if there are other libraries or even built Dojo 1 layers that need to be made available at development time and at run-time, that workflow isn't entirely clear.

A specific use case would be how best to integrate ESRI's APIs which are distributed as a layer built with the Dojo 1 build tool.