module.exports = function (content, map) { this.cacheable && this.cacheable() // TODO 简单判断,只要包含 page-meta,就在外层包裹一层 view (vue2 不支持多 root) if (content.indexOf('${content}`, map) } this.callback(null, content, map) }