PHP 7.4.33
Preview: getMinifier.js Size: 319 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/metro-transform-worker/src/utils/getMinifier.js
"use strict";

function getMinifier(minifierPath) {
  try {
    return require(minifierPath);
  } catch (e) {
    throw new Error(
      'A problem occurred while trying to fetch the minifier. Path: "' +
        minifierPath +
        '", error message: ' +
        e.message
    );
  }
}
module.exports = getMinifier;

Directory Contents

Dirs: 0 × Files: 4
Name Size Perms Modified Actions
706 B lrw-r--r-- 2025-03-28 11:04:32
Edit Download
1.11 KB lrw-r--r-- 2025-03-28 11:04:32
Edit Download
319 B lrw-r--r-- 2025-03-28 11:04:32
Edit Download
880 B lrw-r--r-- 2025-03-28 11:04:32
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).