Static file server for development.
Serves with priority from:
paths.build.tmp.basepaths.base
Therefore the index.html located in the temporary folder precedes the same file in the base folder.
Members
(static) serve:dist
Static file server that serves the paths.build.dist.base folder after executing the build task.