diff --git a/packages/mdctl-core/streams/section.js b/packages/mdctl-core/streams/section.js index da123e73..64087a65 100644 --- a/packages/mdctl-core/streams/section.js +++ b/packages/mdctl-core/streams/section.js @@ -42,7 +42,7 @@ const _ = require('lodash'), class ExportSection { - constructor(content, key = '', sectionsWithResources) { + constructor(content, key = '', sectionsWithResources = []) { Object.assign(privatesAccessor(this), { content,