Namespace: serve

serve

Static file server for development.

Serves with priority from:

  1. paths.build.tmp.base
  2. paths.base

Therefore the index.html located in the temporary folder precedes the same file in the base folder.

Source:

Members

(static) serve:dist

Static file server that serves the paths.build.dist.base folder after executing the build task.

Source: