Skip to content

Commit 14a14f1

Browse files
committed
refactor(ts-sdk,app2,typescript-sdk): use TS project references
Signed-off-by: Eric Hegnes <[email protected]>
1 parent c2c1300 commit 14a14f1

File tree

83 files changed

+9987
-15863
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+9987
-15863
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,5 @@ rustc-ice*
8686
.docs
8787
profiles/
8888
contracts.json
89+
ts-sdk/build
90+
*.tsbuildinfo

.npmrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Ensure Nix is able to discover lockfile per-project.
2+
# See: https://pnpm.io/npmrc#shared-workspace-lockfile
3+
## XXX: trying with singular lockfile for monorepository-like derivation
4+
#shared-workspace-lockfile=false

app2/app2.nix

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)