%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/specpages-backup/node_modules/useref/
Upload File :
Create Path :
Current File : //www/specpages-backup/node_modules/useref/index.js

const getBlocks = require('./lib/getBlocks');
const transformReferences = require('./lib/transformReferences');
const compactContent = require('./lib/compactContent');

module.exports = (content, options) => {
  const blocks = getBlocks(content);
  const opts = options || {};
  const transformedContent = transformReferences(blocks, content, opts);
  const replaced = compactContent(blocks, opts);

  return [ transformedContent, replaced ];
};

Zerion Mini Shell 1.0