Skip to content

Commit d8f6ce9

Browse files
committed
[puter] change chii submodule to fork, update pnpm-workspace
1 parent ef18b4d commit d8f6ce9

File tree

6 files changed

+11352
-2244
lines changed

6 files changed

+11352
-2244
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
[submodule "chobitsu"]
88
path = chobitsu
99
url = https://github.com/HeyPuter/chobitsu
10+
[submodule "chii"]
11+
path = chii
12+
url = https://github.com/HeyPuter/chii

.prettierignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ tests/
55
dist/
66
rewriter/
77
frontend/public/chi
8+
chii/
9+
chobitsu/
10+
playwright/

chii

Submodule chii added at a191f45

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"@mercuryworkshop/libcurl-transport": "^1.5.0",
4242
"@mercuryworkshop/wisp-js": "^0.3.3",
4343
"@nebula-services/bare-server-node": "^2.0.4",
44-
"@playwright/test": "^1.53.1",
4544
"@rsdoctor/rspack-plugin": "^1.1.5",
4645
"@rspack/cli": "^1.4.8",
4746
"@rspack/core": "^1.4.8",
@@ -54,7 +53,6 @@
5453
"dotenv": "^17.0.0",
5554
"eslint": "^9.30.0",
5655
"fastify": "^5.4.0",
57-
"playwright": "^1.53.1",
5856
"prettier": "^3.6.2",
5957
"ts-checker-rspack-plugin": "^1.1.4",
6058
"tslib": "^2.8.1",

0 commit comments

Comments
 (0)