mirror of
https://github.com/jsbin/jsbin.git
synced 2026-02-01 16:46:05 +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}}
|