-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
})
})Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels