defaultOptions

defaultOptions

Source:
Properties:
Name Type Default Description
buildDirectory string './build'

The output directory

sourceDirectory string './src'

The input directory (used by watch task)

rootDirectory string __dirname

The root directory

serverPort number 8080

The port used by the server

clientSideRouting boolean true

See the surge.sh docs for more info.

The default options.