You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rogerwang edited this page Jan 18, 2013
·
6 revisions
If your project already have a function called require() it will conflicts with Node's require() integrated into DOM. In this case you can either disable Node support with nodejs field in the manifest, or use this trick at the beginning of your code: