patrickhulce / fontmin-webpack

Minifies icon fonts to just the used glyphs.
MIT License
139 stars 19 forks source link

tests: better coverage for ExtractTextPlugin use cases #15

Closed mochiya98 closed 5 years ago

mochiya98 commented 5 years ago

refs: #13, #14

patrickhulce commented 5 years ago

Thanks @mochiya98! These are tests just for the case that's already been fixed in #13 and the #14 case is different, correct? So they would be failing prior to 2.0.2?

mochiya98 commented 5 years ago

sorry, #14 means that the patch is "incomplete".
that's right. this test is failed on 2.0.1. (for testing #13)