Closed cloudchen closed 11 years ago
Some requirejs configurations, like "callback" cannot be passed to runner page since JSON.stringify() doesn't support serialization of function. For that kind of property, manually write it to runner page in other way.
Some requirejs configurations, like "callback" cannot be passed to runner page since JSON.stringify() doesn't support serialization of function. For that kind of property, manually write it to runner page in other way.