Skip to content

Commit 5219bea

Browse files
author
John Doe
committed
refactor: wip
1 parent 222ebda commit 5219bea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/nx-plugin/src/plugin/target/targets.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ export async function createTargets(normalizedContext: CreateTargetsOptions) {
2929
{
3030
[`${targetName}--configuration`]: await createConfigurationTarget({
3131
projectName: normalizedContext.projectJson.name,
32-
bin,
3332
}),
3433
};
3534
}

0 commit comments

Comments
 (0)