From 4b588834f0e3059b91b9c253025922d558788e28 Mon Sep 17 00:00:00 2001 From: _Kerman Date: Wed, 31 Jul 2024 21:55:42 +0800 Subject: [PATCH] feat: support multiple node resolve path (#371) --- src/types.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/types.ts b/src/types.ts index d4ff3767..cc2ecd6f 100644 --- a/src/types.ts +++ b/src/types.ts @@ -41,7 +41,7 @@ export interface Options { /** * Current working directory for resolving collections from node_modules */ - collectionsNodeResolvePath?: string + collectionsNodeResolvePath?: string | string[] /** * Transform raw `svg`.