Comparing version 0.1.27 to 0.1.28
@@ -14,4 +14,2 @@ "use strict"; | ||
var _typeof2 = _interopRequireDefault(require("@babel/runtime/helpers/typeof")); | ||
var _asyncToGenerator2 = _interopRequireDefault(require("@babel/runtime/helpers/asyncToGenerator")); | ||
@@ -178,3 +176,3 @@ | ||
case 0: | ||
if ((0, _typeof2.default)(content) === undefined || content === null) { | ||
if (!content) { | ||
content = this.wrapContent(); | ||
@@ -181,0 +179,0 @@ } |
{ | ||
"name": "pagedjs", | ||
"version": "0.1.27", | ||
"version": "0.1.28", | ||
"description": "Chunks up a document into paged media flows and applies print styles", | ||
@@ -5,0 +5,0 @@ "author": "Fred Chasen", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
3360170
107479