postaljs / postal.xframe

postal.js add-on providing the ability to federate instances of postal across iframe/window boundaries
Other
37 stars 38 forks source link

Can not load postal.xframe via require.js #21

Open srikrishnacj opened 9 years ago

srikrishnacj commented 9 years ago

I am trying to load postal.xframe via the following code, it keeps throwing me error. code follows

require(["postal.xframe"], function(postal) { console.log(postal); });

but here is the error . please help me to resolve. 2015-05-14 17_09_24-require js