Update pdfmake.js

This commit is contained in:
Laurent Destailleur 2016-04-08 15:53:13 +02:00
parent 501cc289ba
commit 66ec4cdcf6

View File

@ -14757,16 +14757,16 @@
/* 8 */ /* 8 */
/***/ function(module, exports) { /***/ function(module, exports) {
module.exports = function(module) { module.exports = function(module) {
if(!module.webpackPolyfill) { if(!module.webpackPolyfill) {
module.deprecate = function() {}; module.deprecate = function() {};
module.paths = []; module.paths = [];
// module.parent = undefined by default // module.parent = undefined by default
module.children = []; module.children = [];
module.webpackPolyfill = 1; module.webpackPolyfill = 1;
} }
return module; return module;
} }
/***/ }, /***/ },
@ -68134,14 +68134,14 @@
/* 106 */ /* 106 */
/***/ function(module, exports) { /***/ function(module, exports) {
module.exports = function() { throw new Error("define cannot be used indirect"); }; module.exports = function() { throw new Error("define cannot be used indirect"); };
/***/ }, /***/ },
/* 107 */ /* 107 */
/***/ function(module, exports) { /***/ function(module, exports) {
/* WEBPACK VAR INJECTION */(function(__webpack_amd_options__) {module.exports = __webpack_amd_options__; /* WEBPACK VAR INJECTION */(function(__webpack_amd_options__) {module.exports = __webpack_amd_options__;
/* WEBPACK VAR INJECTION */}.call(exports, {})) /* WEBPACK VAR INJECTION */}.call(exports, {}))