mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-12 07:08:26 -05:00
build(copy-trilium): use npm run build:ts
This commit is contained in:
committed by
Panagiotis Papadopoulos
parent
d0bb5f9768
commit
6c4a1732ad
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user