chore: add try and catch around require resolve
Signed-off-by: djamaile <rdjamaile@gmail.com>
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/* eslint-disable import/no-extraneous-dependencies */
|
||||
/* eslint-disable no-restricted-imports */
|
||||
import {
|
||||
resolve as resolvePath,
|
||||
relative as relativePath,
|
||||
|
||||
Reference in New Issue
Block a user