property
BuildConfig.naming
naming?: string | { asset: string; chunk: string; entry: string }
Output file name templates. Tokens: [dir], [name], [ext], [target], and [hash] (8 characters of the content hash, more when two outputs would otherwise share a name) or [hash9]…[hash13] for a wider minimum.