mirror of
https://github.com/arthur-pbty/arthurp.git
synced 2026-06-15 00:02:42 +02:00
Initial commit: monorepo setup with apps, packages, services
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"tasks": {
|
||||
"build": {
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": [".next/**"]
|
||||
},
|
||||
"dev": {
|
||||
"cache": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user