sdk - require in the firefox addon debugger -


i trying require('sdk/request') in firefox addon debugger, keep getting following error

"module `@test/options` not found @ resource://gre/modules/commonjs/@test/options.js"  

this works fine addons main js file, when try , run in console happens. appreciated.


Comments