mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-10 08:01:38 +08:00
build(copy-trilium): use npm run build:ts
This commit is contained in:
parent
d0bb5f9768
commit
6c4a1732ad
@ -14,7 +14,7 @@ fi
|
||||
|
||||
# Trigger the TypeScript build
|
||||
echo TypeScript build start
|
||||
npx tsc
|
||||
npm run build:ts
|
||||
echo TypeScript build finished
|
||||
|
||||
# Copy the TypeScript artifacts
|
||||
|
Loading…
x
Reference in New Issue
Block a user