Module: tasks/start-server

(require("tasks/start-server"))(host, port, staticPaths, liveReloadConditions, mustacheConfig, channelDefaults, customMiddleware, rewriteRules) → {*|exports}

taskFactory
Parameters:
Name Type Description
host String
port String
staticPaths Array
liveReloadConditions function
mustacheConfig Object
channelDefaults Object
customMiddleware Array
rewriteRules Array
Source:
Returns:
Type
* | exports