mattgoldspink / grunt-sencha-dependencies

Grunt task to get the list of Ext.require dependencies in your application
MIT License
32 stars 22 forks source link

change setPaths to setPath on Ext.Loader #15

Closed mattgoldspink closed 11 years ago

mattgoldspink commented 11 years ago

Looks like a typo but it means we don't intercept the path overrides and look up some classes from the wrong place

mattgoldspink commented 11 years ago

Was fixed in #16