On 10/1/16, 12:37 PM, "Greg Dove" <greg.d...@gmail.com> wrote:

>Sorry I did not have time to read up on this yet.
>
>If --generate-exports can somehow restore that naming retention for public
>static members annotated with '@export' then that will be a great starting
>point as an option to switch this on or off when needed.

AIUI, the use of @export doesn't do anything until you turn on
--generate-exports.  But then, it export every public API in the entire
app, which is probably not what you want.

Reply via email to