File tree Expand file tree Collapse file tree 3 files changed +7
-9
lines changed
Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 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 )
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ export default defineConfig({
99 } ) ,
1010 ] ,
1111 build : {
12+ minify :true ,
1213 lib : {
1314 name : 'Tampermonkey' ,
1415 fileName : 'Tampermonkey' ,
You can’t perform that action at this time.
0 commit comments