PHP 7.4.33
Preview: formatProdErrorMessage.js Size: 550 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/redux/src/utils/formatProdErrorMessage.js
/**
 * Adapted from React: https://github.com/facebook/react/blob/master/packages/shared/formatProdErrorMessage.js
 *
 * Do not require this module directly! Use normal throw error calls. These messages will be replaced with error codes
 * during build.
 * @param {number} code
 */
function formatProdErrorMessage(code) {
  return (
    `Minified Redux error #${code}; visit https://redux.js.org/Errors?code=${code} for the full message or ` +
    'use the non-minified dev environment for full errors. '
  )
}

export default formatProdErrorMessage

Directory Contents

Dirs: 0 × Files: 6
Name Size Perms Modified Actions
569 B lrw-r--r-- 2025-03-28 11:04:35
Edit Download
550 B lrw-r--r-- 2025-03-28 11:04:36
Edit Download
392 B lrw-r--r-- 2025-03-28 11:04:36
Edit Download
1.45 KB lrw-r--r-- 2025-03-28 11:04:36
Edit Download
152 B lrw-r--r-- 2025-03-28 11:04:36
Edit Download
603 B lrw-r--r-- 2025-03-28 11:04:36
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).