volojs / volo

Create front end projects from templates, add dependencies, and automate the resulting projects
https://volojs.github.io/
Other
1.41k stars 99 forks source link

do not prompt for amd if at least one file uses amd already #58

Closed jrburke closed 12 years ago

jrburke commented 12 years ago

When doing a volo add dojo it prompts for amd info for non-critical files. Test the main.js file, that is hopefully enough to indicate if continual prompting is needed.