design neededenhancementhelp wanted
Repository metrics
- Stars
- (14,268 stars)
- PR merge metrics
- (30d に merged 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.