| commit | aba9a968f7d5f9dba7859834a0510c00f03e1127 | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Fri Apr 25 14:19:40 2025 +0000 |
| committer | gio <gio@v1.dodo.cloud> | Fri Apr 25 15:19:04 2025 +0000 |
| tree | 958592c8de697d2e4939b50d81f2a30b859f0454 | |
| parent | b68003c7a77599e167ac4294d6c9dabfa6594683 [diff] [blame] |
Canvas: Render network nodes Change-Id: I63938da205af9377a1e210c0e972591142211a68
diff --git a/apps/canvas/back/tsconfig.json b/apps/canvas/back/tsconfig.json index 56a8ab8..07ecd1d 100644 --- a/apps/canvas/back/tsconfig.json +++ b/apps/canvas/back/tsconfig.json
@@ -1,6 +1,7 @@ { "compilerOptions": { /* Visit https://aka.ms/tsconfig to read more about this file */ + "outDir": "dist", /* Projects */ // "incremental": true, /* Save .tsbuildinfo files to allow for incremental compilation of projects. */