mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-29 06:15:24 -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": {
|
"scripts": {
|
||||||
"clean": "rm -rf bitmaps",
|
"clean": "rm -rf bitmaps",
|
||||||
"render:bibata-round": "yarn workspace bibata-round render",
|
"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": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue