InternalInternallaunchInternaltitleOptional InternalclrOptional InternalcompilerOptional InternalconsoleOptional InternalfsOptional InternalpathsOptionalchangelog?: stringRelative path to changelog file.
Optionaldist?: { _: string; docs: string; scss: string }Destination directories for compiled files.
Optionalnotes?: { release: string }Relative path to notes files used during development.
Release notes file.
Used for updating the changelog and the github release notes.
Optionalreadme?: stringRelative path to readme file.
Optionalrelease?: stringDirectory for release zip files.
Optionalscripts?: { _: string; logs: string }Location of build scripts and related files.
Optionalsnapshot?: stringDirectory for snapshot zip files.
Optionalsrc?: {Source for files to be compiled.
_ expects a directorydocs expects a directory (or array of such)scss expects a directory, file path, or globs (or array of such)ts expects a directory or file path (or array of such)Optional Internalstages
This is the shape of the internal config when it's exported to create a default config file.
Used by Config.Class.export
Since
0.1.0-alpha.1