Skip to content

CNAME not used #2

@eshaham

Description

@eshaham

Would be nice to take the domain from the CNAME file instead of requiring it to be in surge options.
That way we could deploy using the following task:

gulp.task('deploy', [], function () {
  return surge({
    project: './build'         // Path to your static build directory
  })
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions