refactor: bundle shared so each consumer can require/import without hassle (#64167)

This commit is contained in:
Oliver Eyton-Williams
2026-01-19 10:45:40 +01:00
committed by GitHub
parent ddfd598eb4
commit f03ad05e84
190 changed files with 1059 additions and 437 deletions
-1
View File
@@ -1,5 +1,4 @@
{
"references": [{ "path": "../shared/tsconfig.json" }],
"compilerOptions": {
"rootDir": "./src",
"outDir": "./dist",