diff --git a/tsconfig.json b/tsconfig.json index c50ab871..475a9e32 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -2,7 +2,7 @@ "compilerOptions": { "target": "esnext", "module": "esnext", - "moduleResolution": "node", + "moduleResolution": "bundler", "lib": ["esnext", "dom"], "baseUrl": ".", "paths": {