google / google/closure-compiler
define replacement happens during the check phase
Open
internal cleanup
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 1.2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 6
Description
processDefines should be split into a "check" and "optimization" passes. If rewriting isn't occurring, the check should be runnable with other checks and not require a separate traversal
Contributor guide
Assessment
This issue has not been assessed yet.