Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caixiaogua authored Dec 18, 2023
1 parent 0f375c0 commit 35c878e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,6 @@ jsgo buildx app.js
```
#### plus版可打包静态资源文件夹(详细使用说明请参考jsgo6.1更新日志)
```
//例如打包css文件夹,生成css.pkg文件
jsgo pack css
//例如打包static文件夹,生成static.pkg文件
jsgo pack static
```

0 comments on commit 35c878e

Please sign in to comment.