-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
25 changed files
with
112 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{ "hash": "1c9102b79471b0f5", "duration": 1607 } |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{ "hash": "4883f8ac8b0355de", "duration": 1970 } |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{ "hash": "572ab72c4c2dda9e", "duration": 1852 } |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{ "hash": "7ac2a161e1aa81b0", "duration": 1703 } |
Binary file not shown.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "mina-js", | ||
"private": true, | ||
"scripts": { | ||
"build": "bun run --filter '*' build", | ||
"build": "turbo build", | ||
"test": "bun run --filter '*' test", | ||
"lint": "bunx biome check .", | ||
"format": "bunx biome check . --write", | ||
|
@@ -14,7 +14,9 @@ | |
"@tsconfig/bun": "1.0.7", | ||
"@types/bun": "1.1.6", | ||
"tsup": "8.2.3", | ||
"turbo": "^2.0.11", | ||
"typescript": "5.5.4" | ||
}, | ||
"workspaces": ["packages/*"] | ||
"workspaces": ["packages/*"], | ||
"packageManager": "[email protected]" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
|
||
[2K[1G[1myarn run v1.22.19[22m | ||
[2K[1G[33mwarning[39m package.json: No license field | ||
[2K[1G[2m$ tsup[22m | ||
[34mCLI[39m Building entry: src/index.ts | ||
[34mCLI[39m Using tsconfig: ../../tsconfig.json | ||
[34mCLI[39m tsup v8.2.3 | ||
[34mCLI[39m Using tsup config: /Users/tomek/repos/mina-js/packages/accounts/tsup.config.ts | ||
[34mCLI[39m Target: esnext | ||
[34mCLI[39m Cleaning output folder | ||
[34mESM[39m Build start | ||
[34mCJS[39m Build start | ||
[32mCJS[39m [1mdist/index.js [22m[32m2.25 KB[39m | ||
[32mCJS[39m [1mdist/index.js.map [22m[32m1.44 KB[39m | ||
[32mCJS[39m ⚡️ Build success in 8ms | ||
[32mESM[39m [1mdist/index.mjs [22m[32m575.00 B[39m | ||
[32mESM[39m [1mdist/index.mjs.map [22m[32m1.35 KB[39m | ||
[32mESM[39m ⚡️ Build success in 9ms | ||
[34mDTS[39m Build start | ||
[32mDTS[39m ⚡️ Build success in 608ms | ||
[32mDTS[39m [1mdist/index.d.mts [22m[32m631.00 B[39m | ||
[32mDTS[39m [1mdist/index.d.ts [22m[32m631.00 B[39m | ||
[2K[1G✨ Done in 1.39s. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
|
||
[2K[1G[1myarn run v1.22.19[22m | ||
[2K[1G[33mwarning[39m package.json: No license field | ||
[2K[1G[2m$ tsup[22m | ||
[34mCLI[39m Building entry: src/index.ts | ||
[34mCLI[39m Using tsconfig: ../../tsconfig.json | ||
[34mCLI[39m tsup v8.2.3 | ||
[34mCLI[39m Using tsup config: /Users/tomek/repos/mina-js/packages/connect/tsup.config.ts | ||
[34mCLI[39m Target: esnext | ||
[34mCLI[39m Cleaning output folder | ||
[34mESM[39m Build start | ||
[34mCJS[39m Build start | ||
[32mESM[39m [1mdist/index.mjs [22m[32m1.99 KB[39m | ||
[32mESM[39m [1mdist/index.mjs.map [22m[32m5.61 KB[39m | ||
[32mESM[39m ⚡️ Build success in 6ms | ||
[32mCJS[39m [1mdist/index.js [22m[32m3.07 KB[39m | ||
[32mCJS[39m [1mdist/index.js.map [22m[32m6.11 KB[39m | ||
[32mCJS[39m ⚡️ Build success in 6ms | ||
[34mDTS[39m Build start | ||
[32mDTS[39m ⚡️ Build success in 632ms | ||
[32mDTS[39m [1mdist/index.d.mts [22m[32m2.51 KB[39m | ||
[32mDTS[39m [1mdist/index.d.ts [22m[32m2.51 KB[39m | ||
[2K[1G✨ Done in 1.49s. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
|
||
[2K[1G[1myarn run v1.22.19[22m | ||
[2K[1G[33mwarning[39m package.json: No license field | ||
[2K[1G[2m$ tsup[22m | ||
[34mCLI[39m Building entry: src/index.ts | ||
[34mCLI[39m Using tsconfig: ../../tsconfig.json | ||
[34mCLI[39m tsup v8.2.3 | ||
[34mCLI[39m Using tsup config: /Users/tomek/repos/mina-js/packages/providers/tsup.config.ts | ||
[34mCLI[39m Target: esnext | ||
[34mCLI[39m Cleaning output folder | ||
[34mESM[39m Build start | ||
[34mCJS[39m Build start | ||
[32mCJS[39m [1mdist/index.cjs [22m[32m3.67 KB[39m | ||
[32mCJS[39m [1mdist/index.cjs.map [22m[32m3.75 KB[39m | ||
[32mCJS[39m ⚡️ Build success in 8ms | ||
[32mESM[39m [1mdist/index.js [22m[32m1.70 KB[39m | ||
[32mESM[39m [1mdist/index.js.map [22m[32m3.58 KB[39m | ||
[32mESM[39m ⚡️ Build success in 8ms | ||
[34mDTS[39m Build start | ||
[32mDTS[39m ⚡️ Build success in 849ms | ||
[32mDTS[39m [1mdist/index.d.ts [22m[32m12.34 KB[39m | ||
[32mDTS[39m [1mdist/index.d.cts [22m[32m12.34 KB[39m | ||
[2K[1G✨ Done in 1.64s. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
|
||
[2K[1G[1myarn run v1.22.19[22m | ||
[2K[1G[33mwarning[39m package.json: No license field | ||
[2K[1G[2m$ tsup[22m | ||
[34mCLI[39m Building entry: src/index.ts | ||
[34mCLI[39m Using tsconfig: ../../tsconfig.json | ||
[34mCLI[39m tsup v8.2.3 | ||
[34mCLI[39m Using tsup config: /Users/tomek/repos/mina-js/packages/shared/tsup.config.ts | ||
[34mCLI[39m Target: esnext | ||
[34mCLI[39m Cleaning output folder | ||
[34mESM[39m Build start | ||
[34mCJS[39m Build start | ||
[32mESM[39m [1mdist/index.js [22m[32m33.00 B[39m | ||
[32mESM[39m [1mdist/index.js.map [22m[32m71.00 B[39m | ||
[32mESM[39m ⚡️ Build success in 11ms | ||
[32mCJS[39m [1mdist/index.cjs [22m[32m788.00 B[39m | ||
[32mCJS[39m [1mdist/index.cjs.map [22m[32m447.00 B[39m | ||
[32mCJS[39m ⚡️ Build success in 12ms | ||
[34mDTS[39m Build start | ||
[32mDTS[39m ⚡️ Build success in 724ms | ||
[32mDTS[39m [1mdist/index.d.ts [22m[32m4.46 KB[39m | ||
[32mDTS[39m [1mdist/index.d.cts [22m[32m4.46 KB[39m | ||
[2K[1G✨ Done in 1.76s. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"$schema": "https://turbo.build/schema.json", | ||
"tasks": { | ||
"build": { | ||
"outputs": ["dist/**"] | ||
}, | ||
"dev": { | ||
"persistent": true, | ||
"cache": false | ||
} | ||
} | ||
} |