Skip to content
This repository has been archived by the owner on Nov 16, 2019. It is now read-only.

When webpack is configured as multi compile. the browser is opened before the first emit #34

Open
msegers opened this issue Aug 22, 2019 · 0 comments

Comments

@msegers
Copy link

msegers commented Aug 22, 2019

As the title states when you're running webpack in multi-compiler mode e.g.

module.exports = [
{...},
{...},
]

this plugin fires straight away, which results in a page without any bundles to inject.
This might be pretty edge case, but it would be cool for us who have multiple configurations for running es5 and es2015+ simultaneously.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant