Skip to content

Commit 3cf80f7

Browse files
committed
readme
1 parent 44e0010 commit 3cf80f7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33

44
[中文版](./README_zh_CN.md)
55

6+
> Come up with [siyuan/plugin-sample](https://github.com/siyuan-note/plugin-sample) [v0.0.6](https://github.com/siyuan-note/plugin-sample/tree/v0.0.6).
7+
8+
69
1. Using vite for packaging
710
2. Use symbolic linking instead of putting the project into the plugins directory program development
811
3. Built-in support for the svelte framework

README_zh_CN.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
[English](./README.md)
21

32
# 使用 vite + svelte 的思源笔记插件示例
43

4+
[English](./README.md)
5+
6+
7+
> 本例和 [siyuan/plugin-sample](https://github.com/siyuan-note/plugin-sample) [v0.0.6](https://github.com/siyuan-note/plugin-sample/tree/v0.0.6) 基本保持一致。
8+
59
1. 使用 vite 打包
610
2. 使用符号链接、而不是把项目放到插件目录下的模式进行开发
711
3. 内置对 svelte 框架的支持

0 commit comments

Comments
 (0)