aboutsummaryrefslogtreecommitdiffstats
path: root/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 751115554..a49483972 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -52,7 +52,10 @@
{ "path": "./packages/react-docs" },
{ "path": "./packages/react-shared" },
{ "path": "./packages/sol-compiler" },
- { "path": "./packages/sol-cov" },
+ { "path": "./packages/sol-coverage" },
+ { "path": "./packages/sol-profiler" },
+ { "path": "./packages/sol-trace" },
+ { "path": "./packages/sol-tracing-utils" },
{ "path": "./packages/sol-resolver" },
{ "path": "./packages/sra-spec" },
{ "path": "./packages/subproviders" },
wrap'>Commit message (Expand)AuthorAgeFilesLines * o) Update to version 1.32f-4lkoeller2004-02-044-343/+4 * Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-1/+1 * Correct typo in comment.demon2004-01-141-1/+1 * o) Fix a bug concerning the creation of /var/db/bacula and chmodlkoeller2004-01-135-10/+387 * o) Upgrade to version 1.32flkoeller2004-01-069-33/+172 * o) Respect automatic pkg-plist extension for PORTDOCS files.lkoeller2003-12-072-149/+2 * o) Upps, removal of files/patch-var-64bit was lost ...lkoeller2003-10-301-25/+0 * o) Uptate to version 1.32clkoeller2003-10-303-17/+21 * o) Fix amd64 build error in src/lib/var.clkoeller2003-10-251-0/+25 * o) Respect CFLAGS and Co (Thanks to "Dan Langille" <dan@langille.org>)lkoeller2003-10-231-1/+7 * o) Update to the new version 1.32blkoeller2003-10-2110-257/+533 * Bump PORTREVISION due to recent pkg-plist change.demon2003-06-091-0/+1 * Fix PLIST.demon2003-06-091-0/+1 * Update to version 1.30a.demon2003-05-132-2/+2 * Update to version 1.30.demon2003-05-087-52/+57