Logo
Explore Help
Register Sign In
Dockery/Trilium
1
0
Fork 0
You've already forked Trilium
mirror of https://github.com/zadam/trilium.git synced 2026-04-04 11:09:01 +02:00
Code Issues Packages Projects Releases Activity
Files
8ac686a19f20e0584c94de07f5a361adbbd8082d
Trilium/apps/build-docs/tsconfig.json

18 lines
235 B
JSON
Raw Normal View History

feat(build-docs): generate script API
2025-11-01 22:42:27 +02:00
{
"extends": "../../tsconfig.base.json",
feat: enhance build-docs utility with pnpm and Nix support This enhances the `build-docs` utility to allow running it via pnpm and packaging it as a Nix application. Changes include: - Added `build` and `cli` scripts to `apps/build-docs/package.json`. - Implemented a standalone CLI wrapper for documentation generation. - Added a `trilium-build-docs` package to the Nix flake for use in other projects. - Integrated `apps/build-docs` into the Nix workspace and build pipeline. These changes make the documentation build process more portable and easier to integrate into CI/CD pipelines outside of the main repository.
2026-01-31 01:00:57 -08:00
"include": [
"scripts/**/*.ts"
],
feat(build-docs): generate script API
2025-11-01 22:42:27 +02:00
"references": [
{
"path": "../server"
},
{
"path": "../client"
},
{
"path": "./tsconfig.app.json"
}
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 88ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API