@module-federation/error-codes
Advanced tools
Comparing version
@@ -16,3 +16,3 @@ 'use strict'; | ||
const type = errorCode.split('-')[0].toLowerCase(); | ||
return `View the docs to see how tow solve: https://module-federation.io/guide/troubleshooting/${type}/${errorCode}`; | ||
return `View the docs to see how to solve: https://module-federation.io/guide/troubleshooting/${type}/${errorCode}`; | ||
}; | ||
@@ -19,0 +19,0 @@ const getShortErrorMsg = (errorCode, errorDescMap, args, originalErrorMsg)=>{ |
@@ -7,3 +7,3 @@ { | ||
"sideEffects": false, | ||
"version": "0.12.0", | ||
"version": "0.13.0", | ||
"license": "MIT", | ||
@@ -10,0 +10,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
8546
-0.02%