vue-meteor icon indicating copy to clipboard operation
vue-meteor copied to clipboard

[vue-sass] Follow Symlinks for imports

Open marvinside opened this issue 5 years ago • 0 comments

Package vue-sass was unable to follow files via symbolic links and was therefore unable to import them via sass/scss import.

This is now fixed by especially looking for symlinks and resolving them first.

(Aparently i've done something wrong, so some changed code from PR-346 is also shown in the changed files. But this should not be a problem as this PR was merged)

marvinside avatar Nov 28 '19 18:11 marvinside