You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,9 +47,10 @@
47
47
48
48
Done! Created symlink H:/SiYuanDevSpace/data/plugins/plugin-sample-vite-svelte
49
49
```
50
-
51
-
5. Execute pnpm run dev for real-time compilation
52
-
6. Open SiYuan marketplace and enable plugin in downloaded tab
50
+
5. **Create development symbolic links by using environment variable**
51
+
- You can set environment variable `SIYUAN_PLUGIN_DIR` as `/data/plugins`
52
+
6. Execute pnpm run dev for real-time compilation
53
+
7. Open SiYuan marketplace and enable plugin in downloaded tab
53
54
54
55
> Notice: as the `make-link` script rely on the `fetch` function, please **ensure that at least version v18 of nodejs is installed**if you want to use make-link script.
0 commit comments