dojo / cli-build-webpack

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

Use external loader plugin from webpack contrib #226

Closed maier49 closed 6 years ago

maier49 commented 6 years ago

Type: feature

The following has been addressed in the PR:

Description: Uses the externals plugin from dojo/webpack-contrib. Will require a release of webpack-contrib that includes this functionality before this works.

Resolves #221