You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I build an app that combines tslib with other code -- e.g. use TypeScript in an app -- as far as I understand the license header on https://github.com/Microsoft/tslib/blob/master/tslib.js, it requires me to include that copyright+license in the resulting product.
Is that intentional? I think when I use the TypeScript compiler without the --importHelpers flag, I do not have this additional requirement.
styfle, warpr, bowenni, timocov, owen-m1 and 3 more