Properties
amd
assetFileNames
assetFileNames: string | ((chunkInfo) => string)
Type declaration
- (chunkInfo): string
Returns string
banner
chunkFileNames
chunkFileNames: string | ((chunkInfo) => string)
Type declaration
- (chunkInfo): string
Returns string
compact
compact: boolean
dir
dir: undefined | string
dynamicImportInCjs
dynamicImportInCjs: boolean
entryFileNames
entryFileNames: string | ((chunkInfo) => string)
Type declaration
- (chunkInfo): string
Returns string
esModule
esModule: boolean | "if-default-prop"
experimentalMinChunkSize
experimentalMinChunkSize: number
exports
exports: "default" | "auto" | "none" | "named"
extend
extend: boolean
externalImportAssertions
externalImportAssertions: boolean
externalImportAttributes
externalImportAttributes: boolean
externalLiveBindings
externalLiveBindings: boolean
file
file: undefined | string
footer
format
freeze
freeze: boolean
generatedCode
globals
hashCharacters
hoistTransitiveImports
hoistTransitiveImports: boolean
importAttributesKey
indent
indent: string | true
inlineDynamicImports
inlineDynamicImports: boolean
interop
intro
manualChunks
minifyInternalExports
minifyInternalExports: boolean
name
name: undefined | string
noConflict
noConflict: boolean
outro
paths
plugins
preserveModules
preserveModules: boolean
preserveModulesRoot
preserveModulesRoot: undefined | string
reexportProtoFromExternal
reexportProtoFromExternal: boolean
sanitizeFileName
sanitizeFileName: ((fileName) => string)
Type declaration
- (fileName): string
Returns string
sourcemap
sourcemap: boolean | "inline" | "hidden"
sourcemapBaseUrl
sourcemapBaseUrl: undefined | string
sourcemapExcludeSources
sourcemapExcludeSources: boolean
sourcemapFile
sourcemapFile: undefined | string
sourcemapFileNames
sourcemapFileNames: undefined | string | ((chunkInfo) => string)
Type declaration
- (chunkInfo): string
Returns string
sourcemapIgnoreList
sourcemapPathTransform
strict
strict: boolean
systemNullSetters
systemNullSetters: boolean
validate
validate: boolean
Deprecated
Use "externalImportAttributes" instead.