chenzhutian / hexo-all-minifier

A plugin for Hexo that optimizes HTML, CSS, JS and imagages, and it can optionally deploys your blog.
MIT License
277 stars 30 forks source link

Fix not absolute path #49

Closed wafer-li closed 5 years ago

wafer-li commented 6 years ago

Fix not absolute path when front: true

Which will cause the child page lost the bundle.js

codecov[bot] commented 6 years ago

Codecov Report

Merging #49 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   94.73%   94.73%           
=======================================
  Files           5        5           
  Lines         190      190           
=======================================
  Hits          180      180           
  Misses         10       10
Impacted Files Coverage Δ
lib/concatJS.js 97.4% <0%> (ø) :arrow_up:

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 284e180...07b0cc3. Read the comment docs.