webpack-contrib / purifycss-webpack

UNMAINTAINED, use https://github.com/FullHuman/purgecss-webpack-plugin
MIT License
772 stars 37 forks source link

Update Index.js to support hashes #46

Closed RahavLussato closed 8 years ago

RahavLussato commented 8 years ago

i'm using hash from ExtractTextPlugin so my css file name looks like : "styles.css?[contenthash]", therefore i needed to change the regex.

IngwiePhoenix commented 8 years ago

Okay. Once I get around to it ill merge ASAP. But im on the go atm...

IngwiePhoenix commented 8 years ago

Merged from phone. Didnt know gh works so good on phone? :) Thanks for the PR!