Interfaceseedcordv0.18.2SeedcordBuildConfigBuild configuration used by the Seedcord CLI. interface SeedcordBuildConfigMember overviewPropertiesbootstrapoutDirtsconfigPropertiesoptionalbootstrapFile name (or relative path) for the bootstrap file emitted inside the build output. bootstrap: string;optionaloutDirDirectory where build artifacts should be emitted. outDir: string;Default:./dist relative to the config directoryoptionaltsconfigOptional tsconfig path to use for builds. tsconfig: string;Default:the nearest tsconfig.build.json or tsconfig.json
optionalbootstrapFile name (or relative path) for the bootstrap file emitted inside the build output. bootstrap: string;
optionaloutDirDirectory where build artifacts should be emitted. outDir: string;Default:./dist relative to the config directory
optionaltsconfigOptional tsconfig path to use for builds. tsconfig: string;Default:the nearest tsconfig.build.json or tsconfig.json