Skip to content

How to define working directory #3

@tero

Description

@tero

My build process generates html files from templates and generated files are stored to .tmp directory. Connect server is configured to serve files also from .tmp directory so file .tmp/index.html is served with url http://localhost:9000/index.html.

I can't figure out how grunt-phantomcss-gitdiff should be configured to match my case. If I set src to '.tmp/{,*/}.html' url has also .tmp-part. Server root doesn't seem to change anything here. How I should configure my phantomcss-gitdiff to look files without directory part?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions