https://issues.apache.org/jira/browse/CB-4757


On Fri, Sep 6, 2013 at 1:28 PM, Brian LeRoux <b...@brian.io> wrote:

> export aligns better w/ es6 modules too
>
>
> On Thu, Sep 5, 2013 at 3:57 AM, jbo...@openmv.com <jbo...@openmv.com>
> wrote:
>
> > On Wed Sep 4 10:02 PM, Andrew Grieve wrote:
> > > How about adding an alias:
> > >
> > > <js-module ...>
> > >   <export-as-symbol name="window.CameraPopoverOptions"/>
> > > </js-module>
> > >
> > > For <merges>:
> > >
> > > <js-module ...>
> > >   <export-as-symbol name="window.CameraPopoverOptions" merge="true"/>
> > > </js-module>
> > >
> >
> > +1 for export, maybe simpler as
> >
> > <export name="window.CameraPopoverOptions" merge="true"/>
> >
> >
>

Reply via email to