gowravshekar / font-awesome-webpack

font-awesome package for webpack
MIT License
192 stars 49 forks source link

Fix broken file link #23

Closed jperasmus closed 7 years ago

waxlamp commented 7 years ago

Will someone be merging / releasing this PR?

wolfadex commented 7 years ago

You also need to change the loaders to <loadername>-loader. See webpack v1-v2 migration guide.

wolfadex commented 7 years ago

@jperasmus if you'd like to update this PR then I'll merge it. Or if #25 is updated first I'll merge that as they're duplicate commits.

jperasmus commented 7 years ago

Cool, I can make the update @wolfadex

jperasmus commented 7 years ago

@wolfadex Should be good to go now.