Skip to content
This repository has been archived by the owner on Nov 26, 2018. It is now read-only.

relative path support #97

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

relative path support #97

wants to merge 1 commit into from

Conversation

hqingyi
Copy link

@hqingyi hqingyi commented Apr 11, 2015

relative path is supportted ,and pass tests on windows & osx。

    {
        "SublimeGrunt":
        {
            "gruntfile_paths":
            [
                "app/static/demo1"
            ]
        },
        "auto_formatting": true
    }

@aceslick911
Copy link

Please approve this pull request, this is an excellent addition to the plugin and will fix issue's I am currently having with my complex project across different developer's environments where absolute paths are not valid.

@acetrand
Copy link

This solved my issues as well.

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

Successfully merging this pull request may close these issues.

3 participants