Skip to content

Conversation

@andybarron
Copy link
Contributor

Assets with query-string'd URLs (e.g. Webpack output file "bin/app.js?[hash]") are actually keyed in Webpack's compilation asset map with the query string, so stripping it beforehand was a mistake and caused an error.

I've also added a test for query string behavior, in case I mess this up again in the future. 😉

@DustinJackson DustinJackson merged commit 3b2a04b into DustinJackson:master May 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants