dbashford / mimosa-require

AMD/RequireJS module for Mimosa browser development workflow tool
3 stars 3 forks source link

Recognize and alert if path alias is re-used #12

Closed dbashford closed 11 years ago

dbashford commented 11 years ago

For instance, if backbone is aliased to vendor/backbone in the requirejs config, vendor/backbone can no longer be used. mimosa-require should catch that and write an error.