docpad / docpad-plugin-cleancss

Concatinate and minify CSS files with the `cleancss: true` meta data
Other
1 stars 1 forks source link

Incompatible with DocPad v6.80 and above #5

Open cattermo opened 6 years ago

cattermo commented 6 years ago

Plugin requires updating to CoffeeScript v2. This can be done automatically via running https://github.com/bevry/boundation on it. If you would like the DocPad team to do it, then transfer the repo to the https://github.com/docpad organisation, and run the following:

npm owner add balupton docpad-plugin-cleancss npm owner add bevryme docpad-plugin-cleancss

balupton commented 4 years ago

master is now working, @RobLoach can you please npm owner add bevryme docpad-plugin-cleancss to it, so CI can publish it https://travis-ci.com/github/docpad/docpad-plugin-cleancss/jobs/368504982

balupton commented 4 years ago

ok, bevry now has maintainership, however tests are failing, which will require a volunteer to fix