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
We need to pass target options int o custom webpack config function (just like we pass it to indexTransform).
This will allow building dynamic webpack configs based on CLI configuration rather than having multiple webpack configs (one per configuration).
We need to pass target options int o custom webpack config function (just like we pass it to
indexTransform
).This will allow building dynamic webpack configs based on CLI configuration rather than having multiple webpack configs (one per configuration).
There is an explicit TODO in code for this.
Related to #681.
The text was updated successfully, but these errors were encountered: