codymikol / karma-webpack

Karma webpack Middleware
MIT License
830 stars 222 forks source link

fix(karma-webpack): allow `filename` and `chunkFilename` to be overridden (`config.output`) #339

Closed Teamop closed 6 years ago

Teamop commented 6 years ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior? same PR as #336 against the next branch

Does this PR introduce a breaking change?

If this PR contains a breaking change, please describe the following...

Other information:

michael-ciniawsky commented 6 years ago

I'm sry to have bothered you here, I'm an idiot and thought v3.0.0 was already on it's own branch which wasn't the case. This PR is now obsolete since I needed to rebase anyways :). My apologies again

Teamop commented 6 years ago

Don't worry about it, thanks @michael-ciniawsky