markstory / mini-asset

A simple set of asset build tools that provides a config file and extensible integrations with pre-processors & minifiers.
MIT License
64 stars 17 forks source link

Use import paths for calculation of dependencies #61

Closed berarma closed 4 years ago

berarma commented 4 years ago

The paths setting has been changed to imports for consistency with ScssFilter.

codecov-commenter commented 4 years ago

Codecov Report

Merging #61 into master will decrease coverage by 0.11%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #61      +/-   ##
============================================
- Coverage     73.02%   72.90%   -0.12%     
- Complexity      450      451       +1     
============================================
  Files            50       50              
  Lines          1238     1240       +2     
============================================
  Hits            904      904              
- Misses          334      336       +2     
Impacted Files Coverage Δ Complexity Δ
src/Filter/ScssPHP.php 0.00% <0.00%> (ø) 5.00 <1.00> (+1.00)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 28cc55f...8e30e2b. Read the comment docs.