jonkemp / jonkemp/gulp-useref

Add support for absolute paths with the new option "base"

Open
#152 2 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
JavaScript
Stars
700
Forks
89
PR merge metrics
No merged PRs in 30d

Description

First of all, thank you to have inserted the new option ( https://github.com/jonkemp/gulp-useref/issues/141#issuecomment-154697616 ).

The issue is simple, this new option only supports paths relative to the script location.
Useref should be able to understand when the _base_ path is absolute or not, using the native path.isAbsolute(). That's it :)

PS: The absolute path support is already implemented for the _searchPath_ option.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.