buildjs / rigger

Javascript file parser and include engine
http://buildjs.github.io/rigger
60 stars 15 forks source link

Invalid aliases should trigger an event #13

Closed DamonOehlman closed 12 years ago

DamonOehlman commented 12 years ago

Currently when an alias is invalid, you will get a file missing error instead of an invalid alias error. This can get pretty confusing and you end up looking through rigger code instead of looking for alias typos...