-
-
Notifications
You must be signed in to change notification settings - Fork 204
Closed
Labels
Milestone
Description
I'm submitting a feature request
Webpack version:
3.4.1
HTML-Loader version:
0.4.5
Please tell us about your environment:
Windows 10
Current behavior:
Ie have this tag in my index.html page:
<meta property="og:image" content="/assets/img/social-preview.png" />
The image is not copied in the output directory.
Expected/desired behavior:
I expect the image to be picked up by "html-loader" and copied to my output directory but it's not.
Language: TypeScript 2.4.2
Thanks
bojan-embroker and Degooya