scalableminds / amd-optimize

An AMD (RequireJS) optimizer that's stream-friendly. Made for gulp.
MIT License
163 stars 29 forks source link

Question : Cannot read indexOf of undefined #61

Open gs-akhan opened 8 years ago

gs-akhan commented 8 years ago

Hi. When actually does this error happen ? I am sure I am missing something, But any suggestion on this will be highly appreciated.

/Users/nododo/https/files/public/UI/node_modules/amd-optimize/lib/trace.js:49 isText = moduleName.indexOf('text!') !== -1; ^ TypeError: Cannot read property 'indexOf' of undefined

Thanks

nekqy commented 8 years ago

+1

vamcc commented 8 years ago

+1