Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Prevent images from being inlined into bundle. #1197

Merged
merged 1 commit into from
Jun 8, 2018

Conversation

threehams
Copy link
Collaborator

ExtractTextWebpackPlugin was mistakenly applied to the "CSS loader" which no longer exists... which means it was applied to the image loader. This caused some images to be inlined into the bundle without any warning/error.

@threehams threehams merged commit 3bba578 into develop Jun 8, 2018
@threehams threehams deleted the feature/webpack-refactor branch June 8, 2018 21:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants