Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added option to turn off conversion to relative path #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

WiseBird
Copy link

Fixes #66

This option is helpful when you need to use aliased path for template or style.

@codecov-io
Copy link

codecov-io commented Sep 19, 2017

Codecov Report

Merging #77 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #77   +/-   ##
=======================================
  Coverage   96.42%   96.42%           
=======================================
  Files           1        1           
  Lines          28       28           
  Branches        5        5           
=======================================
  Hits           27       27           
  Misses          1        1
Impacted Files Coverage Δ
index.js 96.42% <100%> (ø) ⬆️

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 c2dc887...f3de85b. Read the comment docs.

@inossidabile
Copy link

This is so useful! Allows using webpack aliases to resolve the problem compatibly. Please merge :)

@laino
Copy link

laino commented Jun 20, 2019

@TheLarkInn ping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Resolve problem] Deal with absolute path
5 participants