chore: generate
This commit is contained in:
@@ -44,9 +44,7 @@ function provide(directory: string, vcs?: Location.Interface["vcs"]) {
|
||||
AppNodeBuilder.build(Watcher.node, [
|
||||
[Config.node, configLayer],
|
||||
[Location.node, locationLayer],
|
||||
]).pipe(
|
||||
Layer.provide(flagsLayer),
|
||||
),
|
||||
]).pipe(Layer.provide(flagsLayer)),
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user