pug-php / pug-minify

One keyword to minify them all (the assets: JS, CSS, Stylus, LESS, minify, Coffee, React) in your pug-php template.
MIT License
5 stars 0 forks source link

Hooks #5

Closed kylekatarnls closed 7 years ago

kylekatarnls commented 7 years ago

Allow to intercept the following events : parse, write, render, concat and minify and to execute code and modify parameters before and/or after each of those events.

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #5 into master will not change coverage

@@           master    #5   diff @@
===================================
  Files           2     2          
  Lines         176   249    +73   
  Methods        25    27     +2   
  Messages        0     0          
  Branches        0     0          
===================================
+ Hits          176   249    +73   
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update d470741...4dc6a23