Skip to content

Commit 0ff4265

Browse files
author
nyqykk
committed
chore: add todo
1 parent d5d5056 commit 0ff4265

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/src/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,7 @@ const composeFormatConfig = (
548548
output: {
549549
uniqueName: pkgJson.name as string,
550550
},
551+
// TODO when we provide dev mode for rslib mf format, this should be modified to as the same with config.mode
551552
// can not set nodeEnv to false, because mf format should build shared module.
552553
// If nodeEnv is false, the process.env.NODE_ENV in third-party packages's will not be replaced
553554
// now we have not provide dev mode for users, so we can always set nodeEnv as 'production'

0 commit comments

Comments
 (0)