You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FIX] decorateBootstrapModule should default to "false"
The default value in the schema was not aligned with the actual default
value in the code.
Starting with v4, the default values are applied to the bundle config,
which is why it now started to matter.
0 commit comments