Esri / application-boilerplate-3x-js

Starter application that simplifies the process of building templates for the ArcGIS.com template gallery.
https://developers.arcgis.com/javascript/
Apache License 2.0
90 stars 68 forks source link

Allow ordering of the mixin from templateConfig.js #49

Closed driskull closed 9 years ago

driskull commented 9 years ago

Some users may want to mixing resources differently. Should we allow this by a configuration option in templateConfig.js?

driskull commented 9 years ago

If anyone else wants to take a stab at this let me know :+1:

kellyhutchins commented 9 years ago

@driskull can you think of a reason why someone developing a template would want to modify the order of mixing in the resources?

driskull commented 9 years ago

not really. There may be one though.

kellyhutchins commented 9 years ago

@driskull my 2 cents would be to leave this out until we come up with a compelling template use case. I'd hate to make the boilerplate more complicated for a scenario that may or may not come up.

driskull commented 9 years ago

ok sounds good.