dmachi / dojox_application

Dojox Application Framework for mobile, tablets, and desktops
Other
27 stars 24 forks source link

app build support gets an error if a template file is used by more than one view. #206

Open edchat opened 11 years ago

edchat commented 11 years ago

app build support gets an error, and the build fails (in node) if a template file is used by more than one view. When adding the templates to the mid array, I think we need to avoid duplicates.