gowravshekar / font-awesome-webpack

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

Update index.js to work with Webpack 2.1.0-beta.20 #25

Closed unyo closed 7 years ago

GabLeRoux commented 7 years ago

Duplicates #23 ;)

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

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

wolfadex commented 7 years ago

Closing this commit as a duplicate of #23.