Replies: 2 comments 1 reply
-
But yes
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I want to confirm, because I see that moduleConcatenationBailout is also defined in KnownBuildMeta, it should also be moved to KnownBuildInfo, right? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
These are their type definitions. The fields moduleArgument, exportsArgument, strict, and moduleConcatenationBailout are defined in BuildMeta, but in the actual code, they belong to BuildInfo. Is this an mistake?
Beta Was this translation helpful? Give feedback.
All reactions