mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-11 08:36:12 +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
|
# Trigger the TypeScript build
|
||||||
echo TypeScript build start
|
echo TypeScript build start
|
||||||
npx tsc
|
npm run build:ts
|
||||||
echo TypeScript build finished
|
echo TypeScript build finished
|
||||||
|
|
||||||
# Copy the TypeScript artifacts
|
# Copy the TypeScript artifacts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user