mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-03 00:00:38 +08:00
🎨 Use Git LFS
to manage static resource files in app/stage/protyle/**
https://github.com/siyuan-note/siyuan/issues/9253
This commit is contained in:
parent
4aa8ffe14d
commit
cce19282c1
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@ -5,6 +5,8 @@
|
|||||||
* `git clone --depth=1 git@github.com:siyuan-note/siyuan.git`
|
* `git clone --depth=1 git@github.com:siyuan-note/siyuan.git`
|
||||||
* switch to dev branch `git checkout dev`
|
* switch to dev branch `git checkout dev`
|
||||||
|
|
||||||
|
Note: `app/stage/protyle/**` is managed by git lfs, and you don't need to pay attention to it under normal circumstances, related to [#9253](https://github.com/siyuan-note/siyuan/issues/9253).
|
||||||
|
|
||||||
## User Interface
|
## User Interface
|
||||||
|
|
||||||
Install pnpm: `npm install -g pnpm`
|
Install pnpm: `npm install -g pnpm`
|
||||||
|
2
.github/CONTRIBUTING_zh_CN.md
vendored
2
.github/CONTRIBUTING_zh_CN.md
vendored
@ -5,6 +5,8 @@
|
|||||||
* `git clone --depth=1 git@github.com:siyuan-note/siyuan.git`
|
* `git clone --depth=1 git@github.com:siyuan-note/siyuan.git`
|
||||||
* 切换到 dev 分支 `git checkout dev`
|
* 切换到 dev 分支 `git checkout dev`
|
||||||
|
|
||||||
|
备注:`app/stage/protyle/**` 使用 git lfs 管理,正常情况下无需关注,关联 [#9253](https://github.com/siyuan-note/siyuan/issues/9253)。
|
||||||
|
|
||||||
## NPM 依赖
|
## NPM 依赖
|
||||||
|
|
||||||
安装 pnpm:`npm install -g pnpm`
|
安装 pnpm:`npm install -g pnpm`
|
||||||
|
Loading…
Reference in New Issue
Block a user