wesaynih / infrastructure

© 2016 The Knights Who Say NIH — Do NOT fork this repository without permission.
http://frameless.io/
Other
0 stars 1 forks source link

Build externs file for Frameless API #20

Closed Robbert closed 8 years ago

Robbert commented 8 years ago

Running --help on the command line version of Closure Compiler I noticed this new option:

java -jar node_modules/google-closure-compiler/compiler.jar --help

 --generate_exports                     : Generates export code for those
                                          marked with @export

We should definitely give this a try.