Skip to content

Commit

Permalink
chore: add todo to rename flag
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Dec 19, 2023
1 parent d9a1e39 commit fca7722
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ const argv = cli({
}],
description: 'Compile-time environment variables (eg. --env.NODE_ENV=production)',
},
// TODO: rename to conditions and -C flag like Node.js
exportCondition: {
type: [String],
description: 'Export conditions for resolving dependency export and import maps (eg. --export-condition=node)',
Expand Down

0 comments on commit fca7722

Please sign in to comment.