Namespace: unknown

unknown

Copies unknown files in the source files with preserved paths to dist.

Known files can be configered via paths.unknown and should be negative globs. The unhandled files are all files with file extensions in paths.app.base.

The files should be processed by a task as soon as possible.

config.paths.app.base/**/* -> config.paths.build.dist.base/config.paths.app.base
Source: