diff --git a/apps/tsconfig.json b/apps/tsconfig.json index a71fcb2..060e202 100644 --- a/apps/tsconfig.json +++ b/apps/tsconfig.json @@ -2,7 +2,7 @@ "extends": "../tsconfig.base.json", "compilerOptions": { "strict": true, - "moduleResolution": "Bundler", + "moduleResolution": "Node", "module": "ES2022", "target": "ES2022", "lib": [