Skip to content

Commit f1fcf77

Browse files
committed
Merge branch 'main' of github.com:siyuan-note/plugin-sample-vite-svelte
2 parents ec8d768 + 7f57c40 commit f1fcf77

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
1. Using vite for packaging
1111
2. Use symbolic linking instead of putting the project into the plugins directory program development
1212
3. Built-in support for the svelte framework
13+
14+
> If don't want svelte, turn to this template: [frostime/plugin-sample-vite](https://github.com/frostime/plugin-sample-vite)
15+
1316
4. Provides a github action template to automatically generate package.zip and upload to new release
1417

1518

README_zh_CN.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
1. 使用 vite 打包
1010
2. 使用符号链接、而不是把项目放到插件目录下的模式进行开发
1111
3. 内置对 svelte 框架的支持
12+
13+
> 如果不想要 svelte,请移步 [frostime/plugin-sample-vite](https://github.com/frostime/plugin-sample-vite)
14+
1215
4. 提供一个github action 模板,能自动生成package.zip并上传到新版本中
1316

1417
## 开始

0 commit comments

Comments
 (0)