keepNames
- Type:
optionalkeepNames:boolean
Defined in: options/output-options.ts:492
Keep function and class names after bundling.
When enabled, the bundler will preserve the original names of functions and classes in the output, which is useful for debugging and error stack traces.
Default
ts
false