mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-27 21:44:14 -04:00
🏗 Build script
This commit is contained in:
parent
b85800cb82
commit
e30b845dcb
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@
|
|||
"scripts": {
|
||||
"clean": "rm -rf bitmaps",
|
||||
"render:bibata-round": "yarn workspace bibata-round render",
|
||||
"render": "yarn render:bibata-round"
|
||||
"render": "yarn render:bibata-round",
|
||||
"build": "rm -rf themes && python build.py"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue