Skip to content

load files to browser from a folder external to the directory with gulp file #61

@NithyaNingegowda

Description

@NithyaNingegowda

Is there a way to load files from another directory at a different level?

Example
browserSync.init({
server: {
baseDir: ['./src', '../new-module/src'],
index: 'index.html',
middleware: [
historyApiFallback()
]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions