Skip to content

Commit

Permalink
Merge pull request #300 from terwer/dev
Browse files Browse the repository at this point in the history
feat: add vite-plugin-node-polyfills
  • Loading branch information
terwer committed Mar 14, 2024
2 parents badf655 + 7634677 commit e71248c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dev.sh
@@ -1,4 +1,4 @@
#/bin/sh

pnpm build -F zhi-picgo-siyuan
pnpm build -F universal-picgo
pnpm serve -F picgo-plugin-app
6 changes: 3 additions & 3 deletions libs/Universal-PicGo-Core/README.md
@@ -1,6 +1,6 @@
# zhi-picgo-siyuan
# universal-picgo

picgo lib for siyuan-note
picgo lib for node, browser and electron

## Usage

Expand All @@ -11,7 +11,7 @@ picgo lib for siyuan-note
## Deps

```
## Congregations! zhi-picgo-siyuan need no deps, it is just pure js code 🎉
## Congregations! universal-picgo need no deps, it is just pure js code 🎉
```

## Dev
Expand Down

0 comments on commit e71248c

Please sign in to comment.