aurelia/pal

.d.ts build

Closed this issue · 2 comments

In some Aurelia libraries when build and generate .d.ts, sometimes observed duplicate comments.

like:
Line42 and Line45

@cmichaelgraham Please look into this.
On Apr 18, 2016 1:11 AM, "behzad abbasi" notifications@github.com wrote:

In some Aurelia libraries when build and generate .d.ts, sometimes
observed duplicate comments.

like:
Line36
https://github.com/aurelia/pal/blob/master/dist/aurelia-pal.d.ts#L36
and Line39
https://github.com/aurelia/pal/blob/master/dist/aurelia-pal.d.ts#L39


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#9

This has been fixed and we'll be updating shortly.