On Thu, Jan 31, 2013 at 8:33 PM, Pedro Nicholas Souza Alves <[email protected]> wrote: > Hello guys > > I have a few questions about FirefoxOS development. > > I want to use AMD (with require.js) to modularize my app. But, when i use > the > simulator, it seens to not work at all (but in browser, this works just > fine). > I can't use modular approach in my FirefoxOS Apps?
In addition to Willy's example, the mortar templates are some examples that work: https://github.com/mozilla/mortar If you have more questions about using requirejs in this environment, feel free to open a ticket on the requirejs site. It will be a better venue for an answer than this list: https://github.com/jrburke/requirejs/issues Sorry, I do not have anything to offer on the Facebook SDK part of your question. James _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
