WIP 3
This commit is contained in:
parent
fe6c9419dd
commit
f62c9f064d
10 changed files with 828 additions and 118 deletions
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"build": {
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": [".next/**","!.next/cache/**", "build/**", "dist/**"]
|
||||
"outputs": [".next/**", "!.next/cache/**", "build/**", "dist/**"]
|
||||
},
|
||||
"test": {
|
||||
"dependsOn": ["build"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue