gowravshekar / font-awesome-webpack

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

does it support webpack2? #37

Open luqingxuan opened 7 years ago

luqingxuan commented 7 years ago

does it support webpack2?

KiGniark commented 7 years ago

I just installed it on a project. It works well on webpack2. You just need to install font-awesome first: npm install font-awesome

AndrewRayCode commented 6 years ago

@KiGniark no, it does not work with webpack 2: https://github.com/gowravshekar/font-awesome-webpack/issues/33