mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 21:58:03 +00:00
feat: updates
This commit is contained in:
parent
a1b0bcf4d3
commit
884f3df41a
198 changed files with 4572 additions and 5336 deletions
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"$schema": "https://turborepo.org/schema.json",
|
||||
"baseBranch": "origin/react",
|
||||
"pipeline": {
|
||||
"post-install": {
|
||||
"cache": false
|
||||
|
|
@ -10,15 +9,14 @@
|
|||
},
|
||||
"build": {
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": ["dist/**"]
|
||||
"outputs": ["dist/**"],
|
||||
"cache": false
|
||||
},
|
||||
"pack": {
|
||||
"dependsOn": ["build"],
|
||||
"outputs": ["release/**"],
|
||||
"cache": false
|
||||
},
|
||||
"pack:test": {
|
||||
"dependsOn": ["build"],
|
||||
"outputs": ["release/**"],
|
||||
"cache": false
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue