mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2025-12-28 02:34:21 +01:00
chore: remove lingui:extract because hang
This commit is contained in:
@@ -14,10 +14,6 @@
|
||||
"engines": {
|
||||
"node": ">=20.19.0"
|
||||
},
|
||||
"exports": {
|
||||
".": "./dist/main.js",
|
||||
"./package.json": "./package.json"
|
||||
},
|
||||
"bin": {
|
||||
"claude-code-viewer": "./dist/main.js"
|
||||
},
|
||||
@@ -41,7 +37,6 @@
|
||||
"e2e": "./scripts/e2e/exec_e2e.sh",
|
||||
"e2e:start-server": "./scripts/e2e/start_server.sh",
|
||||
"e2e:capture-snapshots": "./scripts/e2e/capture_snapshots.sh",
|
||||
"lingui:extract": "lingui extract",
|
||||
"lingui:compile": "lingui compile --typescript"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user