mirror of
https://github.com/jsbin/jsbin.git
synced 2025-12-08 20:12:59 +00:00
3 lines
180 B
HTML
3 lines
180 B
HTML
{{#if production}}start({{{template}}}, {{{jsbin}}}, this, document);{{else}}window.template = {{{template}}};
|
|
window.jsbin = $.extend({}, window.jsbin || {}, {{{jsbin}}});{{/if}}
|