Skip to content

How to get Directory Listing working? #200

@sketchpunk

Description

@sketchpunk

BrowserSync options says that setting server directory to true should allow file listing when hitting a directory but it doesn't seem to work. Any reason why its not working?
{
"port" : 8080,
"server" : { "baseDir": "./", "directory":true }
}

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