Skip to content

Commit fca7722

Browse files
committed
chore: add todo to rename flag
1 parent d9a1e39 commit fca7722

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cli.ts

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ const argv = cli({
5454
}],
5555
description: 'Compile-time environment variables (eg. --env.NODE_ENV=production)',
5656
},
57+
// TODO: rename to conditions and -C flag like Node.js
5758
exportCondition: {
5859
type: [String],
5960
description: 'Export conditions for resolving dependency export and import maps (eg. --export-condition=node)',

0 commit comments

Comments
 (0)