mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-18 15:18:04 +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}}
|