dev_compiler
dev_compiler copied to clipboard
Allow signatures to be tree-shaken by Closure Compiler
Note: this is blocked by support for Closure's SIMPLE (#312) and ADVANCED (#311) compilation modes.
Signatures are declared as top-level statements and Closure has no knowledge of how to tree-shake them.