Optional ReadonlycacheCache directory relative to build target directory.
Optional ReadonlydistDistributable files` directory relative to {@link ProjectConfig#rootDir project root}.
@defaultValue dist
Optional ReadonlygitignoreHow to manage .gitignore file.
Either a flag, or custom GitIgnoreFile instance.
Optional ReadonlynpmignoreHow to manage .npmignore file.
Either a flag, or custom GitIgnoreFile instance.
Optional ReadonlytargetDirectory containing build targets relative to project root.
Unlike distDir, this one is not supposed to be published at NPM.
Project output initialization options.