gowravshekar / font-awesome-webpack

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

usage error #35

Open Bob2622 opened 7 years ago

Bob2622 commented 7 years ago

Usage: test: /.woff(2)?(\?v=[0-9].[0-9].[0-9])?$/ should be test: /.woff(2)(\?v=[0-9].[0-9].[0-9])?$/ '?' is redundant...