design neededenhancementhelp wanted
仓库指标
- Star
- (14,268 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Prepack should try to keep original variable/function names whenever possible, instead of producing ids such as _123. Prepack already has a debugNames flag that appends the original names using some name mangling convention. However, it would be nice if the exact original names could be kept whenever possible.