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
I need to create two separate configurations, but want them to share template (and target). However, the last config's output bundle takes precedence when the target is shared, so only "bundle2.js" gets injected via a script tag.
So far, I have not found a way to somehow have each bundle injected into the same target. Any ideas on how to make this happen?
The text was updated successfully, but these errors were encountered:
I need to create two separate configurations, but want them to share template (and target). However, the last config's output bundle takes precedence when the target is shared, so only "bundle2.js" gets injected via a script tag.
So far, I have not found a way to somehow have each bundle injected into the same target. Any ideas on how to make this happen?
The text was updated successfully, but these errors were encountered: