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?