build(copy-dist): copy LICENSE and README as well

copied over from copy-trilium.sh script
This commit is contained in:
Panagiotis Papadopoulos
2025-03-09 09:57:35 +01:00
committed by Panagiotis Papadopoulos
parent c89d86acb1
commit 930be2de05

View File

@@ -28,6 +28,8 @@ try {
"./config-sample.ini",
"./package-lock.json",
"./package.json",
"./LICENSE",
"./README.md",
"./src/views/",
"./src/etapi/etapi.openapi.yaml",
"./src/routes/api/openapi.json",