mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-26 10:21:55 +00:00
wip"
This commit is contained in:
@@ -25,9 +25,7 @@ export async function mountDependencies<
|
||||
const mountPath = `${value.manifestId}/${value.volume}/${value.name}`
|
||||
|
||||
return (await effects.mount({
|
||||
location: {
|
||||
path: mountPath,
|
||||
},
|
||||
location: mountPath,
|
||||
target: {
|
||||
packageId: value.manifestId,
|
||||
path: value.path,
|
||||
|
||||
Reference in New Issue
Block a user