{"version":3,"file":"/pc/all/libs/knockout-repeat-2.1.0.js.map","sources":["/pc/all/libs/knockout-repeat-2.1.0.js"],"sourcesContent":["// REPEAT binding for Knockout http://knockoutjs.com/\n// (c) Michael Best\n// License: MIT (http://www.opensource.org/licenses/mit-license.php)\n// Version 2.1.0\n//add by robin, fix IE8 containerLess select control foreach\n\n(function(factory) {\n if (typeof define === 'function' && define.amd) {\n // [1] AMD anonymous module\n define(['knockout'], factory);\n } else if (typeof exports === 'object') {\n // [2] commonJS\n factory(require('knockout'));\n } else {\n // [3] No module loader (plain