mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(monorepo): add global test script
This commit is contained in:
parent
f0d365e336
commit
fe27eea5ba
@ -13,6 +13,8 @@
|
|||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"test": "npm --workspace=apps/client --workspace=apps/server test",
|
||||||
|
|
||||||
"client:test": "npm --workspace=apps/client test",
|
"client:test": "npm --workspace=apps/client test",
|
||||||
"client:build": "npm --workspace=apps/client build:webpack",
|
"client:build": "npm --workspace=apps/client build:webpack",
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user