diff --git a/tsconfig.json b/tsconfig.json index 8597354..1e47f90 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,5 +1,6 @@ { "compilerOptions": { + "baseUrl": ".", "outDir": "build/dist", "module": "esnext", "target": "es5",