Skip to content

Commit 980dbf1

Browse files
committed
📝enrich the docs and readme.
1 parent 152f498 commit 980dbf1

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

‎README.md‎

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
1-
# A template with Svelte + TS + Tailwind + Vite to build UI - Tampermonkey script
1+
# tampermonkey-emoji-commit-github
22

3-
To make building Tampermonkey-script faster
3+
built with [tampermonkey-svelte-template](https://github.com/SoonIter/tampermonkey-svelte-template) to makes commit more formal and vivid.
44

5-
```shell
6-
npx degit SoonIter/tempermonkey-svelte-template my-app
7-
pnpx degit SoonIter/tempermonkey-svelte-template my-app
8-
```
5+
[go to Greasy Fork and download](https://greasyfork.org/zh-CN/scripts/447570-tampermonkey-emoji-commit-github)
96

10-
![](./docs/imgs/howToUse/dist.png)
7+
![demo1](./docs/imgs/demo1.jpg)
118

12-
Copy this file to your new Tampermonkey script and write some configs.
9+
now ,our team can commit formally.
1310

14-
![](./docs/imgs/howToUse/copyTheFile.png)
11+
[Github](https://github.com/cumtflyingstudio/tampermonkey-emoji-commit-github)

‎docs/imgs/demo1.jpg‎

54.9 KB
Loading

‎vite.config.ts‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export default defineConfig({
99
}),
1010
],
1111
build: {
12+
minify:true,
1213
lib: {
1314
name: 'Tampermonkey',
1415
fileName: 'Tampermonkey',

0 commit comments

Comments
 (0)