chore: approve build

This commit is contained in:
Julien Calixte
2026-03-21 08:57:08 +01:00
parent 53c444ed72
commit 3c736124e8
2 changed files with 3 additions and 1 deletions

View File

@@ -51,7 +51,7 @@ src/
│ ├── card/ # Spaced repetition
│ ├── history/ # Edit history tracking
│ ├── atproto/ # ATProto/Bluesky integration (DID resolution, blob URLs)
│ └── post/ # ts-rest API client for public note publishing (api.litenote.li212.fr)
│ └── post/ # ts-rest API client for public note publishing (api.remanso.space)
├── hooks/ # Composition hooks (useMarkdown, useBacklinks, useGitHubContent, etc.)
├── data/ # PouchDB wrapper and data models
├── utils/ # Utilities including custom markdown-it plugins

2
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,2 @@
allowBuilds:
core-js: true