refactor: rimuove terminal controller CLI
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"serve": "vite build && node server.js",
|
||||
"cli": "node cli.js",
|
||||
"cli:dev": "node cli.js 5173",
|
||||
"test": "vitest",
|
||||
"test:unit": "vitest run tests/unit tests/integration",
|
||||
"test:component": "vitest run tests/component",
|
||||
|
||||
Reference in New Issue
Block a user