dojo / cli-build-webpack

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

Use loaders from webpack-contrib #223

Closed maier49 closed 7 years ago

maier49 commented 7 years ago

Type: feature

The following has been addressed in the PR:

Description: Removes loaders from this repo and pulls them from dojo/webpack-contrib, which will need to be published with these loaders before this will work.

Resolves #220