diff --git a/ajax/libs/es6-shim/0.1.0/es6-shim.js b/ajax/libs/es6-shim/0.1.0/es6-shim.js new file mode 100644 index 000000000..50c5ff033 --- /dev/null +++ b/ajax/libs/es6-shim/0.1.0/es6-shim.js @@ -0,0 +1,236 @@ +(function(definition) { + // RequireJS. + if (typeof define === 'function') { + define(definition); + // CommonJS and