Other modules

Module type to be used when none of the others match. This is typically the case when you want to use Karma for version control only, not for building your source code, e.g.

Modules of this type can not be build or tested. When packaging a module of this type a .zip file will be generated containing the contents of the module.

Layout

SourceBuildPackageDescription
/contents/**/*-/**/* All files stored under the "contents" folder are included 1-to-1 into the .zip file that is generated when packaging a module of this type.