mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 07:26:59 +00:00
Updated turbo config
This commit is contained in:
parent
0fdd146a16
commit
5484c2abe6
10
package.json
10
package.json
@ -17,7 +17,15 @@
|
||||
"^build"
|
||||
],
|
||||
"outputs": [
|
||||
"dist/**",
|
||||
"dist/**"
|
||||
]
|
||||
},
|
||||
"next-commerce#build": {
|
||||
"dependsOn": [
|
||||
"^build",
|
||||
"$COMMERCE_PROVIDER"
|
||||
],
|
||||
"outputs": [
|
||||
".next/**"
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user