dev_compiler icon indicating copy to clipboard operation
dev_compiler copied to clipboard

Allow signatures to be tree-shaken by Closure Compiler

Open ochafik opened this issue 9 years ago • 0 comments

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.

ochafik avatar Sep 09 '15 12:09 ochafik